diff options
author | Joey Hess <joey@kitenet.net> | 2010-08-12 16:55:08 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-08-12 16:55:08 -0400 |
commit | 0099a9df8b2154d0b9ba62f6da4cd4bc926d1164 (patch) | |
tree | 0a0f9a5aa0d6919aa57ec6f26191b381ee588d30 /doc/todo | |
parent | 80102c042d0f2fd194222cd233a7bfd0e8bd467f (diff) | |
parent | 8853e4e79c725cc5a58bfc96c75785ae2f16b068 (diff) |
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/Add_nicer_math_formatting.mdwn | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/todo/Add_nicer_math_formatting.mdwn b/doc/todo/Add_nicer_math_formatting.mdwn new file mode 100644 index 000000000..041eaee11 --- /dev/null +++ b/doc/todo/Add_nicer_math_formatting.mdwn @@ -0,0 +1,5 @@ +It would be nice to add nicer math formatting. I currently use the [[plugins/teximg]] plugin, but I wonder if [jsMath](http://www.math.union.edu/~dpvc/jsMath/) wouldn't be a better option. + +[[Will]] + +[[!tag wishlist]] |