projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1ddef7d
)
(no commit message)
author
http://edrex.myopenid.com/
<http://edrex.myopenid.com/@web>
Sun, 17 Jan 2010 07:22:54 +0000
(07:22 +0000)
committer
Joey Hess
<joey@finch.kitenet.net>
Sun, 17 Jan 2010 07:22:54 +0000
(07:22 +0000)
doc/todo/svg.mdwn
patch
|
blob
|
history
diff --git
a/doc/todo/svg.mdwn
b/doc/todo/svg.mdwn
index f264f410776a9ac71a165b3eb238f1a5a743a01b..89b183db64905f9fd8f66ce66f270c31f3580425 100644
(file)
--- 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]]