Use [codeblock lang=text] more often in class ref
This commit is contained in:
parent
dc91479082
commit
328b00774b
15 changed files with 46 additions and 46 deletions
|
|
@ -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!"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue