web commit by http://chistera.yi.org/~adeodato/: Support this.
[ikiwiki] / doc / todo / svg.mdwn
1 We should support SVG.  In particular:
2
3 * We could support rendering SVGs to PNGs when compiling the wiki.  Not all browsers support SVG yet.
4
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.
6
7 --[[JoshTriplett]]
8
9 [[wishlist]]