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

Backport "Change SVG images in the document to be output as "text/html" (#490)" #555

Merged
merged 1 commit into from
May 30, 2024

Conversation

kimikage
Copy link
Collaborator

Fixes #554

…raphics#490)

In Documenter.jl v0.27, SVG images ("image/svg+xml") are now embedded using the `<img>` tag.
This avoids the limitations of the `<img>` tag.
Copy link

codecov bot commented May 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.26%. Comparing base (1ca37dd) to head (4fc5549).
Report is 14 commits behind head on release-0.12.

Additional details and impacted files
@@               Coverage Diff                @@
##           release-0.12     #555      +/-   ##
================================================
+ Coverage         90.89%   97.26%   +6.37%     
================================================
  Files                 9       10       +1     
  Lines               999     1096      +97     
================================================
+ Hits                908     1066     +158     
+ Misses               91       30      -61     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kimikage kimikage merged commit 42b8548 into JuliaGraphics:release-0.12 May 30, 2024
15 of 19 checks passed
@kimikage kimikage deleted the docs0.12 branch May 30, 2024 11:53
@kimikage kimikage added the docs label May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant