Merge pull request #146 from paulvi/patch-1

README - colorize example
This commit is contained in:
Sebastian Celis 2016-03-22 09:23:57 -05:00
commit d026c65f44

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