Module rustdoc::markdown[][src]

Functions

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

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

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