https://bugzilla.wikimedia.org/show_bug.cgi?id=72806

            Bug ID: 72806
           Summary: Undesired spaces added after math expressions
           Product: MediaWiki extensions
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Math
          Assignee: wikibugs-l@lists.wikimedia.org
          Reporter: fred.w...@free.fr
                CC: peter.krautzber...@mathjax.org, phy...@ckurs.de
       Web browser: ---
   Mobile Platform: ---

If you type

"<math>\omega</math>,"

then the MathML mode generates

<span><span class="mwe-math-mathml-inline mwe-math-mathml-a11y" style="display:
none;"><math xmlns="http://www.w3.org/1998/Math/MathML";>
<mrow class="MJX-TeXAtom-ORD">
  <mstyle displaystyle="true" scriptlevel="0">
    <mi>ω<!-- ω --></mi>
  </mstyle>
</mrow>
</math></span>
<meta class="mwe-math-fallback-image-inline" style="background-image:
url('/w/index.php?title=Special:MathShowImage&amp;hash=260b57b4fdee8c5a001c09b555ccd28d&amp;mode=5');
background-repeat: no-repeat; background-size: 100% 100%; vertical-align:
-0.167ex; height: 1.167ex; width: 1.5ex;" aria-hidden="true"></span> ,

and an undesired space is added between the math expression and the comma.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to