Module mdsite::md_parser[][src]

Markdown parser - parses markdown and generates html Also generates TOC if the markdown contains a toc-generation flag

Structs

ParseResult

html result from markdown parser

Functions

markdown_to_html

Parse content markdown and generate html, with optional generation of TOC Markdown parameter should not have frontmatter