فهرست منبع

Fix GDScript example formating

First 3 lines of actual code appeared in the tab title instead of in the code block.
Martin 4 سال پیش
والد
کامیت
dc0fca892a
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      tutorials/plugins/editor/inspector_plugins.rst

+ 1 - 0
tutorials/plugins/editor/inspector_plugins.rst

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