summaryrefslogtreecommitdiff
path: root/doc/todo/svg.mdwn
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-04-24 21:27:19 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-04-24 21:27:19 +0000
commita875d0af5e235ce67db8e36269d7286dbe93b25c (patch)
tree16aa69e31ca494169ee0edbd811e7ba5590113d1 /doc/todo/svg.mdwn
parent1f8504029201b2f4a3b57a11625aa1f31302f73c (diff)
web commit by JoshTriplett
Diffstat (limited to 'doc/todo/svg.mdwn')
-rw-r--r--doc/todo/svg.mdwn7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/todo/svg.mdwn b/doc/todo/svg.mdwn
new file mode 100644
index 000000000..fc7686364
--- /dev/null
+++ b/doc/todo/svg.mdwn
@@ -0,0 +1,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]] \ No newline at end of file