(no commit message)
authorhttp://edrex.myopenid.com/ <http://edrex.myopenid.com/@web>
Sun, 17 Jan 2010 07:22:54 +0000 (07:22 +0000)
committerJoey Hess <joey@finch.kitenet.net>
Sun, 17 Jan 2010 07:22:54 +0000 (07:22 +0000)
doc/todo/svg.mdwn

index f264f410776a9ac71a165b3eb238f1a5a743a01b..89b183db64905f9fd8f66ce66f270c31f3580425 100644 (file)
@@ -3,7 +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]]
+  * I am interested in seeing [svg-edit](http://code.google.com/p/svg-edit/) integrated -- [[EricDrechsel]]
 
 --[[JoshTriplett]]