clipboard1

W3C sample WIRIS
x x + 1
<math xmlns="http://www.w3.org/1998/Math/MathML">
  <mfrac>
    <mi>x</mi>
    <mrow>
      <mi>x</mi>
      <mo>+</mo>
      <mn>1</mn>
    </mrow>
  </mfrac>
</math>

Author: Paul Libbrecht, DFKI GmbH