aboutsummaryrefslogtreecommitdiff
path: root/doc/todo/svg.mdwn
blob: fc7686364af9c3b9aec301109c7b457053b42b91 (plain)
1
2
3
4
5
6
7
We should support SVG.  In particular:

* We could support rendering SVGs to PNGs when compiling the wiki.  Not all browsers support SVG yet.

* 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.

--[[JoshTriplett]]