| Class | Description |
|---|---|
| MarkdownParser |
Implementation of
Parser for Markdown documents. |
| MarkdownParser.PegDownHtmlParser |
Internal parser for HTML generated by PegDown library.
|
| MarkdownParserModule |
ParserModule for Markdown. |
| MarkdownToDoxiaHtmlSerializer |
Custom Markdown to HTML serialization strategy that better matches the
conventions of existing Doxia modules.
|