rustdoc
1.82.0
(f6e511eec 2024-10-15)
Module markdown
Functions
In crate rustdoc
Module
rustdoc
::
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”).