Expand description

Library for parsing hyperlinks and image elements in HTML format. The library implements HTML 5.2: 4.7. Embedded content and extends the parser collection Parse-hyperlinks.

Modules

  • Module providing iterators over the hyperlinks found in the input text. Only HTML no other markup languages are parsed here.
  • This module implements parsers to extract hyperlinks image elements from HTML text input.