[][src]Module quickmd::markdown

Markdown rendering.

Currently, just uses the pulldown_cmark in the simplest of ways.

Structs

Renderer

Encapsulates a markdown file and provides an interface to turn its contents into HTML.