Update 'dtmt.cfg Reference'

Lucas Schwiderski 2023-03-16 19:52:01 +01:00
parent 831d2a8bd8
commit 2f25081b99

@ -6,7 +6,7 @@ The gist is:
- array and object values can be separated by newline instead of comma (or mixed) - array and object values can be separated by newline instead of comma (or mixed)
- the top level value of a file must be an object, without the outer braces - the top level value of a file must be an object, without the outer braces
See [Autodesk Stingray: About the SJSON data format](https://help.autodesk.com/view/Stingray/ENU/?guid=__stingray_help_managing_content_sjson_html) and [github.com/Autodesk/sjson/](https://github.com/Autodesk/sjson/) for more. See [Autodesk Stingray: About the SJSON data format](https://help.autodesk.com/view/Stingray/ENU/?guid=__stingray_help_managing_content_sjson_html) and [github.com/Autodesk/sjson](https://github.com/Autodesk/sjson) for more.
## Example ## Example