8000 Proper uri resolution (in epub writer ?) · Issue #1669 · jgm/pandoc · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Proper uri resolution (in epub writer ?) #1669
Closed
@dgerber

Description

@dgerber

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0