https://bugzilla.wikimedia.org/show_bug.cgi?id=38641
--- Comment #3 from Frédéric Wang <[email protected]> --- Nageh's wiki2jax.js preprocessor only calls "ConvertMath" on span and img tags with "tex" class. So the TeX in the <li> of comment 2 won't be parsed. This could be fixed by either modifying Preprocess in wiki2jax.js or generating the correct span.tex and img.tex elements in the TOC. Or fixing bug 35479 and just removing the wiki2jax preprocessor. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
