A markdown parser written in XQuery. Based on regular expressions and fast enough for rendering small to mid-sized documents.
The parser extends the original markdown proposal with fenced code blocks and tables. These are additional features found in Github flavored markdown.