Come Try Out The New Community Guides

View the Guides Check Out The Gear Sets

The wiki should be fully up to date. If anything looks weird let us know Reddit or Discord.

Math status

From Walkscape Walkthrough

This page displays information about the enabled math rendering modes.

The following rendering modes are enabled:

LaTeX source (for text browsers)

MathML (experimental; no images)

Running backend tests for rendering mode MathML (experimental; no images).

Test Rendering of a+b in MathML (experimental; no images) succeeded.

Test Checking the presence of '+' in the MathML output failed.

Returned string

<math class="mwe-math-element" xmlns="http://www.w3.org/1998/Math/MathML"><mrow data-mjx-texclass="ORD"><mstyle displaystyle="true" scriptlevel="0"><mi>a</mi><mo stretchy="false">+</mo><mi>b</mi></mstyle></mrow></math>

does not contain expected string

<mo>+</mo>

.

Backend tests for rendering mode MathML (experimental; no images) completed.

Client side MathJax rendering (for browsers with limited MathML support)