Browse Source

fix: Square brackets removed

Vaclav Elias 2 years ago
parent
commit
078852d707
1 changed files with 2 additions and 2 deletions
  1. 2 2
      en/manual/scripts/debugging.md

+ 2 - 2
en/manual/scripts/debugging.md

@@ -5,8 +5,8 @@
 
 If your script isn't producing the expected result at runtime, you can debug it in an IDE such as Visual Studio.
 
->[!Note]
->[There are lots of ways to debug code. This page suggests one method, using Visual Studio.]
+> [!Note]
+> There are lots of ways to debug code. This page suggests one method, using Visual Studio.
 
 1. Open the script in Visual Studio.