[−][src]Module parse_hyperlinks::parser::markdown
This module implements parsers for Markdown hyperlinks.
Functions
md_link | Parse a markdown link.
This parser expects to start at the beginning of the link |
md_link_ref | Matches a markdown link reference. The parser expects to start at the beginning of link's line. |