/scala-markrat

Github flavored Markdown parser using Packrat Parsing for Scala

Primary LanguageScalaMIT LicenseMIT

Markrat

A Github Flavored Markdown parser using Packrat Parsing for Scala

Still a HUGE work in progress. Not to be thought of as usable in any sense...

TODO

  • Should be able to define language of code blocks
  • Links
  • Link titles
  • Unordered lists
  • Ordered lists
  • Images
  • Inline code
  • Block quotes
  • Inline HTML
  • Horizontal rule (<hr>)
  • Paragraphs instead of raw text
  • Tables