README - colorize example

This commit is contained in:
Paul Verest 2016-03-22 09:26:29 +08:00
parent 0f0373ac43
commit 014a6a36ca

View file

@ -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