Module util
mdman
1.84.0-dev
Module util
Module Items
Functions
In crate mdman
Modules
format
hbs
util
Enums
Format
Functions
convert
extract_section
join_url
md_parser
Type Aliases
EventIter
ManMap
Section
mdman
Module
util
Copy item path
Settings
Help
Summary
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.