←back to thread

8 points henryluo | 3 comments | | HN request time: 0.68s | source

Author of Mark Notation here.

Mark is a unified notation for both object and markup data, combining the best of JSON, HTML, and XML with a clean syntax and succinct data model.

I'm glad to announce the 1.0 Release of Mark. This release is just the start of a long journey to make web a better platform to store and exchange data.

Your feedback welcome!

1. gao_xing ◴[] No.44604822[source]
Dear author,

kudos! It's impressive to see so many rich scalar types supported under Mark, including: symbol, decimal number, datetime, binary, and even Element as a new container type. Excited to try this notation out!

Thank you.

replies(1): >>44604848 #
2. henryluo ◴[] No.44604848[source]
Glad you like it. I have bigger plan for what's currently released. My next goal is to unify the schema of all those data formats, like JSON, XML, HTML, etc. And make the new Mark Schema able to validate all those data formats.
replies(1): >>44604904 #
3. gao_xing ◴[] No.44604904[source]
Wow, looking forward to the full-fledged version with unified support of features from JSON, XML, and HTML!