Jump to content

User:Simetrical/texhtml bug

From Wikipedia, the free encyclopedia
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

T12930

Each of the following list items has <math> wrapped around its contents.

Expected result: Any input to <math> gets italicized and put in a serif font, due to wrapping in <span class="texhtml">.

Actual result: Any input that uses no LaTeX commands and only uses ASCII characters is outputted with whitespace stripped but otherwise as-is, not wrapped in any HTML tag.