Manual:$wgMathEnableExperimentalInputFormats/pl

From testwiki
Revision as of 00:09, 11 December 2024 by imported>FuzzyBot (Updating to match new version of source page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

<languages/> Template:SettingSummary

Szczegóły

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>