Wed, 31 Dec 2014 07:53:36 +0100
Correct small whitespace inconsistency, lost while renaming variables.
michael@0 | 1 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1 plus MathML 2.0//EN" "http://www.w3.org/Math/DTD/mathml2/xhtml-math11-f.dtd"> |
michael@0 | 2 | |
michael@0 | 3 | <html xmlns="http://www.w3.org/1999/xhtml" xmlns:m="http://www.w3.org/1998/Math/MathML"> |
michael@0 | 4 | <body> |
michael@0 | 5 | <m:math><span><m:mfenced><m:mo>⁡</m:mo></m:mfenced></span></m:math> |
michael@0 | 6 | </body> |
michael@0 | 7 | </html> |