]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/todo/Add_nicer_math_formatting.mdwn
review
[ikiwiki.git] / doc / todo / Add_nicer_math_formatting.mdwn
index 6e082c102fc07a60e135e65b91c64d1b9bae4747..ac17f6745237a7c74b8c1e822d665f5a300fab63 100644 (file)
@@ -21,4 +21,11 @@ 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.
+
+> I've updated Jason Blevin's pandoc plugin to permit tighter integration between Ikiwiki and Pandoc. Given the features Pandoc has added over the past 6-12 months, this makes for a very powerful combination, e.g. with code block syntax highlighting and lots of options for how to process and display inline TeX. Both jsMath and MathJaX are supported, along with many other methods. See https://github.com/profjim/pandoc-iki for details. --Profjim
+
+> talking to my semantic-web/scientist colleagues, [math.js](http://mathjs.org)
+> is apparently the current state-of-the-art. -- [[Jon]].
+
 [[!tag wishlist]]