Crate cargo_registry_markdown

Source
Expand description

Render Markdown files to HTML.

Functionsยง

text_to_html
Renders a text file to sanitized HTML. An appropriate rendering method is chosen depending on the extension of the supplied filename.