pub fn html_img2dest_link(i: &str) -> IResult<&str, Link<'_>>
Wrapper around html_img() that packs the result in Link::Image.
html_img()
Link::Image