Discussion:
subscripts and superscripts
Dennis New
2014-09-27 23:33:16 UTC
Permalink
Multi-level subscripts or superscripts don't render properly -- it only
renders the first level. Eg:

2<sup>2<sup>2</sup></sup>

Will appear as 2^22 instead of 2^2^2 :p.

Loading...