Module parse_hyperlinks::parser::wikitext [−][src]
Expand description
This module implements parsers for Wikitext hyperlinks.
Functions
Parse an Wikitext inline hyperlink.
Wrapper around wikitext_text2dest()
that packs the result in
Link::Text2Dest
.