Module extensions

Module extensions 

Source
Expand description

Feature-specific Markdown processing extensions.

Functionsยง

apply_gfm_extensions
Apply GitHub Flavored Markdown (GFM) extensions to the input markdown.
format_role_markup
Format the role markup as HTML based on the role type and content.
process_block_elements
Process block elements in markdown content.
process_file_includes
Process file includes in Nixpkgs/NixOS documentation.
process_inline_anchors
Process inline anchors in markdown content.
process_manpage_references
Process manpage references in HTML content.
process_myst_autolinks
Process MyST-style autolinks in markdown content.
process_option_references
Process option references Converts {option} role markup into links to the options page.
process_role_markup
Process role markup in markdown content.