[−][src]Module parse_hyperlinks::parser::html
This module implements parsers for HTML hyperlinks. The code follows HTML 5.2: 4.5.
Functions
html_link | Parse an HTML hyperlink.
The parser expects to start at the link start ( |
This module implements parsers for HTML hyperlinks. The code follows HTML 5.2: 4.5.
html_link | Parse an HTML hyperlink.
The parser expects to start at the link start ( |