mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-05 22:09:56 +03:00
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:
@@ -43,6 +43,7 @@ you should remove the instance you have added by calling
|
||||
|
||||
.. tabs::
|
||||
.. code-tab:: gdscript GDScript
|
||||
|
||||
# plugin.gd
|
||||
tool
|
||||
extends EditorPlugin
|
||||
|
||||
Reference in New Issue
Block a user