API Reference WikitextEx v#0.1.1
View SourceModules
WikitextEx - A robust MediaWiki wikitext parser for Elixir.
Abstract Syntax Tree (AST) structure for WikitextEx parser.
A category inclusion
An HTML comment
A file embedding: name and optional parameters
A level‐N header
An HTML tag with optional attributes
An inter‐language link
A wiki link: target page and optional display text
A list item (ordered or unordered) with nesting level
Nowiki content that should not be parsed
A reference tag with optional name and group
A MediaWiki table with optional attributes
A table cell (header or data) with optional attributes
A table row with optional attributes
A template invocation with name and keyword args
Plain text node
A robust MediaWiki wikitext parser that converts wikitext markup into structured AST nodes.