atom-drawio
atom-drawio copied to clipboard
Embedded images in svg arent displayed in firefox when viewed in markdown ...
... but fine in chrome, and when viewing directly (not linked via markdown)
Searching around, it looks like github runs a sanitizer on any SVGs rendered from README etc - removing embeded (xlink) images, even if they are inline images and not refs to elsewhere...
Gonna keep this issue open to remind me to track the issue upstream.