Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 628 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 628 Bytes

gruber

A not very functional (yet) Markdown parser written in Haskell

⚠️ This is a WIP ⚠️

Features, aka what it can parse

  • Headings
  • Inline formatting inside headings

That's it.

Spec

I'm basing the implementation of the grammar on the latest CommonMark spec

Name

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.

Contact

marcosero.com
@marcosero

License

MIT