mirror of
https://github.com/ToyB-Chan/mini-file-format.git
synced 2026-05-14 10:21:16 +02:00
Update README.md
This commit is contained in:
@@ -105,5 +105,5 @@ myString = 'Hello' | Strings may only be encapsulated by ".
|
|||||||
my-value = 5 | Invalid character in key.
|
my-value = 5 | Invalid character in key.
|
||||||
|
|
||||||
[MyOtherSection.Subsection] | "MyOtherSection" is not defined.
|
[MyOtherSection.Subsection] | "MyOtherSection" is not defined.
|
||||||
myValue = 16 # comment | Inline comments are not allowed.
|
myValue = 16 # a comment | Inline comments are not allowed.
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user