Changes between Version 13 and Version 14 of WikiStart
- Timestamp:
- 10/26/11 16:48:18 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v13 v14 9 9 = testing tracMathjax = 10 10 11 The plugin for MathJax is currently broken since MathJax v1.1 was released. I've contacted the plugin author, but he has not yet found time to fix the plugin. 11 MathJax works! 12 12 13 13 [[math(a^{2}+b^{2}=c^{2})]] … … 17 17 a^{2}+b^{2}=c^{2} 18 18 }}} 19 20 21 22 Here is an inline equation: \( y = x^2 \)23 24 Here is a block equation: $$ y = x^2 $$25 26 {{{27 #!latex28 y = x ^ 229 }}}30 31 32 33 34 19 35 20 = Trac =