A not very functional (yet) Markdown parser written in Haskell
- Headings
- Inline formatting inside headings
That's it.
I'm basing the implementation of the grammar on the latest CommonMark spec
I hope it's not going to be an issue using the name of the creator of Markdown,
John Gruber, as the name of the library.
If I'll get any complaint I'll be happy to rename it.
MIT