Module parse_hyperlinks::iterator [−][src]
Module providing an iterator over the hyperlinks found in the input text. Consult the
documentation of parser::parse::take_link() to see a list of supported markup languages. The
iterator resolves link references.
Structs
| Hyperlink | Iterator over all the hyperlinks in the |
Functions
| first_hyperlink | Recognizes hyperlinks in all supported markup languages
and returns the first hyperlink found as tuple:
|