]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/todo/svg.mdwn
b7a8e26da6fcd43fb5663308ff18ba51e75180a8
[git.ikiwiki.info.git] / doc / todo / svg.mdwn
1 We should support SVG.  In particular:
3 * We could support rendering SVGs to PNGs when compiling the wiki.  Not all browsers support SVG yet.
5 * We could support editing SVGs via the web interface.  SVG can contain unsafe content such as scripting, so we would need to whitelist safe markup.
7 --[[JoshTriplett]]
9 [[wishlist]]