Skip to content

Github flavored Markdown parser using Packrat Parsing for Scala

License

Notifications You must be signed in to change notification settings

felixmulder/scala-markrat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Github flavored Markdown parser using Packrat Parsing for Scala

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages