]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/todo/svg.mdwn
(no commit message)
[ikiwiki.git] / 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]]