Manual:$wgMathEnableExperimentalInputFormats/de

From testwiki
Jump to navigation Jump to search

<languages/> Template:SettingSummary

Details

Enables the use experimental input formats

  • pmml - presentation mathml
  • ascii - ASCII math input
<math type="pmml">
     <mrow>
       <mi>a</mi>
       <msup>
         <mi>x</mi>
         <mn>2</mn>
       </msup>
       <mo>+</mo>
       <mi>b</mi>
       <mi>x</mi>
       <mo>+</mo>
       <mi>c</mi>
     </mrow>
</math>