Skip to main content

Crate umark_lib

Crate umark_lib 

Source

Enums§

MarkdownFlavor

Functions§

parse
Parse markdown with default flavor (GFM) and return HTML.
parse_from_file
parse_from_file_with_flavor
parse_with_flavor
Parse markdown using the requested flavor and return HTML.
safe_parse
safe_parse_from_file
safe_parse_from_file_with_flavor
safe_parse_with_flavor