asciidoc rendering of svg fails to display included images
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
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”).
This is still not working, it does not render the base64 data as image.
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.