Dust.Parsers.Image (Dust v0.0.2-dev) View Source
Parse document and returl all links/URIs to scripts with absolute urls.
Link to this section Summary
Functions
Extract all links to images
Link to this section Functions
Specs
parse(Floki.html_tree() | Floki.html_tag()) :: [String.t()]
Extract all links to images
Following selectors are used:
img
picture > source