-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
In-line formulas are rendered twice. For example, the following code renders the Pi symbol two times, once as and once as .
The last value must be $\pi$.
Is rendered as
The last value must be <mjx-container class="MathJax
" jax="SVG" style="position: relative"><svg style="vertical-align: -0.025ex" xmlns="http://www.w3.org/2
000/svg" width="1.29ex" height="1ex" role="img" focusable="false" viewBox="0 -431 570 442" xmlns:xlink=
"http://www.w3.org/1999/xlink" aria-hidden="true"><g stroke="currentColor" fill="currentColor" stroke-w
idth="0" transform="scale(1,-1)"><g data-mml-node="math"><g data-mml-node="mi"><use data-c="1D70B" xlin
k:href="#MJX-TEX-I-1D70B"></use></g></g></g></svg><mjx-assistive-mml unselectable="on" display="inline"
><math xmlns="http://www.w3.org/1998/Math/MathML"><mi>π</mi></math></mjx-assistive-mml></mjx-container>
This is rendered twice in the browser, but I would expect to see the character π only a single time.
Metadata
Metadata
Assignees
Labels
No labels