Update Test for itex2MML 1.3.18

More entity fun.
This commit is contained in:
Jacques Distler 2009-11-18 12:44:25 -06:00
parent 371aab6f96
commit b1b988c672

View file

@ -251,7 +251,7 @@ END_THM
assert_markup_parsed_as(
%{<p>equation <math class='maruku-mathml' displa} +
%{y='inline' xmlns='http://www.w3.org/1998/Math/} +
%{MathML'><munder><mi>A</mi><mo>_</mo></m} +
%{MathML'><munder><mi>A</mi><mo>\314\262</mo></m} +
%{under></math></p>},
"equation $\\underline{A}$")