Crate wikitext_parser

source ·
Expand description

Parse wikitext into a semantic representation.

Structs

  • An attribute of e.g. a double brace expression.
  • A headline of a section of wikitext.
  • A section of wikitext.
  • The text content of a section.
  • The root of a wikitext document.

Enums

Functions