mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-01 04:20:39 +02:00
Update hjson.html.markdown
Co-authored-by: Marcel Ribeiro Dantas <ribeirodantasdm@gmail.com>
This commit is contained in:
@@ -8,7 +8,7 @@ lang: en
|
|||||||
|
|
||||||
Hjson is an attempt to make [JSON](https://learnxinyminutes.com/docs/json/) more human readable.
|
Hjson is an attempt to make [JSON](https://learnxinyminutes.com/docs/json/) more human readable.
|
||||||
|
|
||||||
HJSON is a syntax extension to JSON.
|
Hjson is a syntax extension to JSON.
|
||||||
It's NOT a proposal to replace JSON or to incorporate it into the JSON spec itself.
|
It's NOT a proposal to replace JSON or to incorporate it into the JSON spec itself.
|
||||||
It's intended to be used like a user interface for humans,
|
It's intended to be used like a user interface for humans,
|
||||||
to read and edit before passing the JSON data to the machine.
|
to read and edit before passing the JSON data to the machine.
|
||||||
|
Reference in New Issue
Block a user