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 inLink::Text2Dest
.
This module implements parsers for Wikitext hyperlinks.
wikitext_text2dest()
that packs the result in
Link::Text2Dest
.