Use [codeblock lang=text] more often in class ref

This commit is contained in:
Micky
2024-03-09 16:58:44 +01:00
parent dc91479082
commit 328b00774b
15 changed files with 46 additions and 46 deletions

View File

@@ -5,7 +5,7 @@
</brief_description>
<description>
This helper class can be used to store [Variant] values on the filesystem using INI-style formatting. The stored values are identified by a section and a key:
[codeblock]
[codeblock lang=text]
[section]
some_key=42
string_example="Hello World3D!"