diff options
author | Joey Hess <joey@kitenet.net> | 2010-11-12 11:06:50 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-11-12 11:06:50 -0400 |
commit | f942c2db05e4da9188f36c5df1d42aea709208bf (patch) | |
tree | 790fb29ab76b10f7927f526aade55e383162498d | |
parent | 5f750e16b8c32d2fd69209f433e7d19efa53a71f (diff) | |
parent | ebcc0e6c9068bafaa52938a9f3aae6d6dd3d60aa (diff) | |
download | ikiwiki-f942c2db05e4da9188f36c5df1d42aea709208bf.tar ikiwiki-f942c2db05e4da9188f36c5df1d42aea709208bf.tar.gz |
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
-rw-r--r-- | doc/todo/Add_nicer_math_formatting.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/todo/Add_nicer_math_formatting.mdwn b/doc/todo/Add_nicer_math_formatting.mdwn index 6e082c102..3a5e94a14 100644 --- a/doc/todo/Add_nicer_math_formatting.mdwn +++ b/doc/todo/Add_nicer_math_formatting.mdwn @@ -21,4 +21,6 @@ It would be nice to add nicer math formatting. I currently use the > I've posted a question about this to its forum: --[[Joey]] > <https://sourceforge.net/projects/jsmath/forums/forum/592273/topic/3831574> +I think [mathjax](http://www.mathjax.org/) would be the best option. This is the math rendering engine used in mathoverflow. + [[!tag wishlist]] |