Module parse_hyperlinks::parser::markdown_img
source · Expand description
This module implements parsers for HTML image elements.
Functions
- Parse a Markdown image.
- Parse a Markdown link with an embedded image.
- Wrapper around
md_img()that packs the result inLink::Image. - Wrapper around
md_img()that packs the result inLink::Image.