Hacker News new | ask | show | jobs
by jumpwah 4108 days ago
> Markdown lacks a proper standard

http://commonmark.org/. Of course, you might already know about this, and just be playing the https://xkcd.com/927/ card.

On that topic, does anyone know what flavour of markdown is being used here (in fiddle.md)?

1 comments

We use marked - https://github.com/chjj/marked - with some slight modifications.
Cool. Thanks for the clarification.