Browse Source

Fix title underline being too short in Running code in the editor

Hugo Locurcio 3 years ago
parent
commit
cfe29cdf72
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tutorials/plugins/running_code_in_the_editor.rst

+ 1 - 1
tutorials/plugins/running_code_in_the_editor.rst

@@ -4,7 +4,7 @@ Running code in the editor
 ==========================
 ==========================
 
 
 What is ``@tool``?
 What is ``@tool``?
------------------
+------------------
 
 
 ``@tool`` is a powerful line of code that, when added at the top of your script,
 ``@tool`` is a powerful line of code that, when added at the top of your script,
 makes it execute in the editor. You can also decide which parts of the script
 makes it execute in the editor. You can also decide which parts of the script