markup icon indicating copy to clipboard operation
markup copied to clipboard

asciidoc rendering of svg fails to display included images

Open sgandon opened this issue 6 years ago • 2 comments

here is an example of an asciidoc file including an svg image including an traefick image that does not get displayed : https://github.com/sgandon/Git-sandbox/blob/master/testsvg.adoc here is the image shortcut so that you can see the image : https://github.com/sgandon/Git-sandbox/blob/master/page4.svg

sgandon avatar Feb 20 '19 15:02 sgandon

GitHub's content security policy is blocking the embedded raster image from being loaded.

Content Security Policy: The page’s settings blocked the loading of a resource at data:image/png;base64,iVBORw0KGgoAAAANSU… (“default-src”).

mojavelinux avatar Mar 14 '19 08:03 mojavelinux

This is still not working, it does not render the base64 data as image.

nbaua avatar Aug 14 '20 06:08 nbaua

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Nov 23 '24 12:11 github-actions[bot]