From: http://edrex.myopenid.com/ <http://edrex.myopenid.com/@web>
Date: Sun, 17 Jan 2010 07:22:54 +0000 (+0000)
Subject: (no commit message)
X-Git-Tag: 3.20100122~12^2~7
X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/5588abc2befbde83e43cf79f9717e323aa69da11

---

diff --git a/doc/todo/svg.mdwn b/doc/todo/svg.mdwn
index f264f4107..89b183db6 100644
--- a/doc/todo/svg.mdwn
+++ b/doc/todo/svg.mdwn
@@ -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]]