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:
@@ -43,6 +43,7 @@ The format supports the following data types:
|
|||||||
- `\"` for a double quote (`"`)
|
- `\"` for a double quote (`"`)
|
||||||
- `\n` for a newline
|
- `\n` for a newline
|
||||||
- `\t` for a tab
|
- `\t` for a tab
|
||||||
|
- `\r` for carriage return
|
||||||
- `\\` for a backslash
|
- `\\` for a backslash
|
||||||
- Strings may be empty.
|
- Strings may be empty.
|
||||||
- Example: `string = "My string"`
|
- Example: `string = "My string"`
|
||||||
|
|||||||
Reference in New Issue
Block a user