texmath-0.13.1.2: test/reader/mml/ms-16.test
<<< mml <?xml version="1.0" encoding="UTF-8"?> <math xmlns="http://www.w3.org/1998/Math/MathML" display="block"> <ms lquote=""" rquote=""">string</ms> <mo>=</mo> <ms>string</ms> </math> >>> native [ EText TextNormal "\"string\"" , ESymbol Rel "=" , EText TextNormal "\8220string\8221" ]