Skip to content

Set the font-style to normal even for full-width numbers and symbols in Japanese. #3274

Closed
@insoohyeon

Description

@insoohyeon

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?
image

<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>

Metadata

Metadata

Assignees

No one assigned

    Labels

    AcceptedIssue has been reproduced by MathJax teamv3

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions