Closed
Description
Pandoc (1.13.1) seems to resolve uris like file paths.
pandoc -o tmp.epub http://www.fsf.org/about
pandoc: Could not find media `http://www.fsf.org/about/http://www.fsf.org/static/fsforg/css/img/newsitem_icon.gif', skipping...
Related problems:
- data uris are dereferenced instead of just copied
- the
<base>
element in HTML documents is ignored - absolute uris are not recognized
- relative uris are resolved (wrongly) like file paths
Metadata
Metadata
Assignees
Labels
No labels