restlessminded / dokuwiki-plugin-svgEmbed

A dokuwiki plugin that allows the use of the standard media syntax, but SVG files are placed with the <embed> tag, not the <img> tag.
GNU General Public License v2.0
1 stars 2 forks source link

SVG doesn't show but offers download #14

Closed gatonero closed 2 years ago

gatonero commented 2 years ago

In every page I embed a SVG file it isn't shown but shows an option to download it. You can see this behavior https://drive.google.com/file/d/18vIO7LfBeGz2bu5C207EllOpjRiVme8-/view?usp=sharing

restlessminded commented 2 years ago

See #11 and see if that helps. That's likely the problem.

gatonero commented 2 years ago

Thanks a lot! Problem is solved. :-)