Module wikitext

Source
Expand description

This module implements parsers for Wikitext hyperlinks.

Functionsยง

wikitext_text2dest
Parse an Wikitext inline hyperlink.
wikitext_text2dest_link
Wrapper around wikitext_text2dest() that packs the result in Link::Text2Dest.