Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support image references with fragment #3559

Open
thendarion opened this issue Aug 11, 2020 · 0 comments
Open

Support image references with fragment #3559

thendarion opened this issue Aug 11, 2020 · 0 comments
Labels
enhancement Changes to an existing feature priority/medium Medium (or unknown) priority issue

Comments

@thendarion
Copy link
Contributor

Actual Behavior

if an MD file has a # styled image, the HTML transformations fail completely, the PDF continues but there's no image

![my-image](my-image.png#bordered)

Copy of the error message, log file or stack trace

HTML

Error: java.lang.IllegalArgumentException: URI has a fragment component

PDF

[ERROR] Image not found. URI: file:/my-image.png#bordered.

Environment

  • DITA-OT version: 3.5.1
  • Transformation type:
    html5, xhtml, pdf
@jelovirt jelovirt changed the title markdown: # styled image transformation errors Support image references with fragment Dec 21, 2020
@jelovirt jelovirt added enhancement Changes to an existing feature priority/medium Medium (or unknown) priority issue labels Dec 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Changes to an existing feature priority/medium Medium (or unknown) priority issue
Projects
None yet
Development

No branches or pull requests

2 participants