diff options
author | 2024-08-13 11:52:10 +0200 | |
---|---|---|
committer | 2024-08-13 11:52:10 +0200 | |
commit | 02ee85edd0b172f87b0dc8b5ee6abb789089d691 (patch) | |
tree | 66c062290c061ccab4455736d0f8d9eed25a85cb /README.md | |
parent | f0a6bbf07597d6b5d7e3178890ddd07ad41f9698 (diff) | |
download | properties-02ee85edd0b172f87b0dc8b5ee6abb789089d691.tar.gz properties-02ee85edd0b172f87b0dc8b5ee6abb789089d691.zip |
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. |