Documentation
¶
Overview ¶
Package render converts trusted Markdown to HTML with opinionated GFM-style extensions and MathML. It preserves authored raw HTML and is not a sanitizer.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrInvalidMath = errors.New("invalid Markdown math")
ErrInvalidMath reports malformed LaTeX inside recognized math delimiters.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.