rustdoc
1.83.0-beta.2
(88c1c3c11 2024-10-18)
Module markdown
Module Items
Functions
In crate rustdoc
rustdoc
Module
markdown
Copy item path
source
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”).