[][src]Module parse_hyperlinks::parser::asciidoc

This module implements parsers for Asciidoc hyperlinks.

Functions

adoc_text2dest

Parses an Asciidoc inline link.

adoc_text2dest_link

Wrapper around adoc_text2dest() that packs the result in Link::Text2Dest.