Description
Markdown text can be converted to HTML through a fast Python implementation from a git snapshot. Developers use markdown2 for documentation, static-site tooling, notes, and web content pipelines. User-supplied Markdown should be sanitized before rendered HTML is shown in browsers.