Improved property conversion docs

This commit is contained in:
Mike Farah
2022-02-01 15:34:17 +11:00
parent b80080a26d
commit 992fe066aa
5 changed files with 203 additions and 6 deletions
@@ -0,0 +1,5 @@
# Properties
Encode to a property file (decode not yet supported). Line comments on value nodes will be copied across.
By default, empty maps and arrays are not encoded - see below for an example on how to encode a value for these.