☰
Module util
mdman
1.75.0-dev
Module util
Functions
In crate mdman
Modules
format
hbs
util
Enums
Format
Functions
convert
extract_section
join_url
md_parser
Type Aliases
EventIter
ManMap
Section
?
Module
mdman
::
util
source
·
[
−
]
Functions
header_text
Extracts the text from a header after Tag::Heading has been received.
parse_name_and_section
Splits the text
foo(1)
into “foo” and
1
.
unwrap
Removes tags from the front and back of a string.