subscripts and superscripts
Dennis New <[email protected]>
| Newsgroups | gmane.comp.web.dillo.devel |
|---|---|
| Message-ID | <[email protected]> |
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.