mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
doc: Fix style inconsistencies for [b]Note:[/b] paragraphs
And fix up formatting not supported by makerst.
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
<argument index="0" name="color" type="Color" />
|
||||
<description>
|
||||
Adds the given color to a list of color presets. The presets are displayed in the color picker and the user will be able to select them.
|
||||
[b]Note:[/b] the presets list is only for [i]this[/i] color picker.
|
||||
[b]Note:[/b] The presets list is only for [i]this[/i] color picker.
|
||||
</description>
|
||||
</method>
|
||||
<method name="erase_preset">
|
||||
|
||||
Reference in New Issue
Block a user