Y
Hacker News
new
|
ask
|
show
|
jobs
by
derfclausen
5176 days ago
I wish JSON had syntax for comments.
1 comments
rollypolly
5176 days ago
Good point, but you can use a parser that supports comments, even if it's not standard. You could also create a node to hold comments.
Then there's also YAML that supports comments.
link
Then there's also YAML that supports comments.