Jump to content

User:Simetrical/texhtml bug

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Simetrical (talk | contribs) at 21:26, 14 August 2007. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Template:Bug

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.