Skip to main content

Module render_md

Module render_md 

Source
Expand description

Markdown degradation renderer.

Converts a SurfDoc into standard CommonMark with no :: directive markers. Each block type is degraded to the nearest Markdown equivalent.

Functions§

to_markdown
Render a SurfDoc as standard CommonMark markdown.