Module rustdoc::markdown[][src]

Functions

extract_leading_metadata

Separate any lines at the start of the file that begin with # or %.

render

Render input (e.g. "foo.md") into an HTML file in output (e.g. output = "bar" => "bar/foo.html").

test

Run any tests/code examples in the markdown file input.