summaryrefslogtreecommitdiff
path: root/doc/todo/svg.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2010-01-18 12:28:54 -0500
committerJoey Hess <joey@gnu.kitenet.net>2010-01-18 12:28:54 -0500
commitc30f0dda9f63120405b3188aba167a61ec99216d (patch)
treea52ebe022747521427623e598bb12bb448605c8d /doc/todo/svg.mdwn
parent461804a5e4e267dce332e0b953a164ba6b82a91e (diff)
parentf072f3a9c57bc590b4fb754a7cf65b5f93684006 (diff)
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Diffstat (limited to 'doc/todo/svg.mdwn')
-rw-r--r--doc/todo/svg.mdwn1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/todo/svg.mdwn b/doc/todo/svg.mdwn
index 0a15af4cd..89b183db6 100644
--- a/doc/todo/svg.mdwn
+++ b/doc/todo/svg.mdwn
@@ -3,6 +3,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.
+ * I am interested in seeing [svg-edit](http://code.google.com/p/svg-edit/) integrated -- [[EricDrechsel]]
--[[JoshTriplett]]