- escapes all control chars in Hjson and JSON output
- changes in formatted JSON output:
- opening braces now appear on the same line as the key when an array or an object are values in an object
- the root object or array are no longer preceded by a blank newline
- empty arrays or objects now appear on a line of their own when they are elements in an array