Module html_img

Source
Expand description

This module implements parsers for HTML image elements.

Functionsยง

html_img
Parse an HTML image.
html_img2dest
Parse an HTML inline hyperlink with embedded image.
html_img2dest_link
Wrapper around html_img() that packs the result in Link::Image.
html_img_link
Wrapper around html_img() that packs the result in Link::Image.