Module markdown

Source

Macrosยง

parser_ignores_pre ๐Ÿ”’
Helper macro to quickly allow parsers to ignore fenced code blocks.

Functionsยง

get_toc_list
Get the list of headers needed for parse_toc.
is_numeric ๐Ÿ”’
parse_comment
parse_comment_line ๐Ÿ”’
parse_details
Parse the markdown syntax for the expandable <details> element.
parse_highlight
parse_highlight_line ๐Ÿ”’
parse_image
parse_image_line ๐Ÿ”’
parse_image_size
parse_image_size_line ๐Ÿ”’
parse_link
parse_link_line ๐Ÿ”’
parse_markdown_element
parse_markdown_element_line ๐Ÿ”’
Handle the <markdown> HTML element.
parse_page
Match page definitions.
parse_text_color
parse_text_color_line ๐Ÿ”’
parse_toc
Parse the [toc] table-of-contents syntax.
parse_underline
parse_underline_line ๐Ÿ”’
render_markdown
slice ๐Ÿ”’
underscore_chars ๐Ÿ”’