bmix / exist-markdown

Markdown Parser in XQuery

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

XQuery Markdown Parser

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.

About

Markdown Parser in XQuery


Languages

Language:XQuery 100.0%