Nuon readme precision
This commit is contained in:
parent
705a5d02a8
commit
7887d0a4fe
|
@ -4,7 +4,7 @@ The NUON format is a superset of JSON designed to fit the feel of Nushell.
|
||||||
Some of its extra features are
|
Some of its extra features are
|
||||||
- trailing commas are allowed
|
- trailing commas are allowed
|
||||||
- commas are optional in lists
|
- commas are optional in lists
|
||||||
- quotes are not required around keys or any _bare_ string that do not contain spaces
|
- quotes are not required around keys or any _bare_ string that do not contain spaces or special characters
|
||||||
- comments are allowed, though not preserved when using [`from_nuon`]
|
- comments are allowed, though not preserved when using [`from_nuon`]
|
||||||
|
|
||||||
## Example
|
## Example
|
||||||
|
|
Loading…
Reference in New Issue
Block a user