Crate rustmark

source ·

Structs

  • A heading extracted from Markdown.

Functions

  • Finds all the headings in the document.
  • Finds the title of the page, and remove it from the document if requested.
  • Parses Markdown into HTML, extract metadata, and return the result.
  • Processes all the callouts in a selection of blockquotes.
  • Processes all the details blocks in a selection of blockquotes.
  • Processes all the headings in the document and make them collapsible.