Fix GDScript example formating

First 3 lines of actual code appeared in the tab title instead of in the code block.
This commit is contained in:
Martin
2021-06-09 12:50:39 +02:00
committed by GitHub
parent 5e2ca0c91c
commit dc0fca892a

View File

@@ -43,6 +43,7 @@ you should remove the instance you have added by calling
.. tabs::
.. code-tab:: gdscript GDScript
# plugin.gd
tool
extends EditorPlugin