Closed
Description
I am using markdown-it-mathjax3 version 4.3.2 and mathjax-full version 3.2.0.
When I input full-width numbers and symbols in Japanese, they are displayed in italic.
Is there a way to set the font-style to normal for full-width characters, other than forcing it with CSS?
<g data-mml-node="math"><g data-mml-node="mi"><text data-variant="italic" transform="scale(1,-1)" font-size="884px" font-family="serif" font-style="italic">2</text></g><g data-mml-node="mi" transform="translate(1000,0)"><text data-variant="italic" transform="scale(1,-1)" font-size="884px" font-family="serif" font-style="italic">x</text></g></g>