diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -44,3 +44,8 @@ path=c:\\docs\\doc1 * UNICODE characters can be entered as they are in a Java program, using the `\u` prefix. For example, `\u002c`. + +## TODOs +* Able to write comments with `!` symbol. +* Multiline values. +* `\u` prefix. |