Skip to content

multiple inline formulas in a single line doesn't render right #1761

@quantjin

Description

@quantjin

Hello, I found this tutorial and trying to use mathjax for my own project.

I found for the latest version `2.7.1', if there're multiple inline formulas in a single line, it doesn't work sometimes.

below is from the tutorial, which renders right in math.meta.stackexchange.com

4. For superscripts and subscripts, use ^ and _. For example, `x_i^2`: $x_i^2$, `\log_2 x`: $\log_2 x$.

But when I tried the same using 2.7.1 on my own project, it doesn't work. And if I only render one of the the 2 formulas, or split it into 2 separate lines, it works fine.

This looks like a bug

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions