Module parse_hyperlinks_html::iterator [−][src]
Expand description
Module providing iterators over the hyperlinks found in the input text. Only HTML no other markup languages are parsed here.
Structs
| Hyperlink | Iterator over the inline hyperlinks in the HTML formatted |
| InlineImage | Iterator over the inline images in the HTML formatted |