mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
Add WARNING: to list of admonitions
This commit is contained in:
@@ -344,7 +344,7 @@ Godot's codebase.
|
||||
always end them with a period.
|
||||
- Reference variable/function names and values using backticks.
|
||||
- Wrap comments to ~100 characters.
|
||||
- You can use ``TODO:``, ``FIXME:``, ``NOTE:``, or ``HACK:`` as admonitions
|
||||
- You can use ``TODO:``, ``FIXME:``, ``NOTE:``, ``WARNING:``, or ``HACK:`` as admonitions
|
||||
when needed.
|
||||
|
||||
**Example:**
|
||||
|
||||
Reference in New Issue
Block a user