diff options
author | http://edrex.myopenid.com/ <http://edrex.myopenid.com/@web> | 2010-01-17 07:22:54 +0000 |
---|---|---|
committer | Joey Hess <joey@finch.kitenet.net> | 2010-01-17 07:22:54 +0000 |
commit | 5588abc2befbde83e43cf79f9717e323aa69da11 (patch) | |
tree | f4ff520962f116889878d3c41cbf553cae4fff20 /doc/todo/svg.mdwn | |
parent | 1ddef7da7b170bb4bd7c816cba03e3e6338a50b2 (diff) | |
download | ikiwiki-5588abc2befbde83e43cf79f9717e323aa69da11.tar ikiwiki-5588abc2befbde83e43cf79f9717e323aa69da11.tar.gz |
Diffstat (limited to 'doc/todo/svg.mdwn')
-rw-r--r-- | doc/todo/svg.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
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]] |