README - colorize example
This commit is contained in:
parent
0f0373ac43
commit
014a6a36ca
1 changed files with 2 additions and 0 deletions
|
@ -45,6 +45,7 @@ If you want a key to inherit the values of another key, you can use a reference.
|
|||
|
||||
### Example
|
||||
|
||||
```ini
|
||||
[[General]]
|
||||
[yes]
|
||||
en = Yes
|
||||
|
@ -78,6 +79,7 @@ If you want a key to inherit the values of another key, you can use a reference.
|
|||
en = ``%@``
|
||||
tags = myothertag
|
||||
comment = This string will evaluate to `%@`.
|
||||
```
|
||||
|
||||
## Supported Output Formats
|
||||
|
||||
|
|
Reference in a new issue