Hacker News new | ask | show | jobs
by pmilot 3054 days ago
Isn't this what the author is trying to do? Mark seems to be a superset of JSON.
1 comments

Looks like Mark is more in the tradition of YAML, that is, YAML is a superset of JSON too, e.g. it wants to be its own format (not just a humble extension). For example, my better JSON format flavor is called JSON v1.1 to make it clear its just humble JSON, but improved :-).