rustdoc
1.81.0-nightly
(c6727fc9b 2024-07-12)
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”).