Skip to content

MathJax Support works unreliable #1402

Open
@knorman

Description

@knorman

Hello mdBook-Community!

I'm writing a technical documentation with many formulas. So far, it has all worked fine.
But now I have a problem with MathJax Support for only one formula. I try to type the following formula:

\\(t_n=max({t_{rap}}_n,{t_{tar}}_{n}+t_{mis}\frac{{t_{res}}_n}{t_{res}})\\)

On the rendered html-page I see this:

\(t_n=max({t_{rap}}n,{t{tar}}{n}+t{mis}\frac{{t_{res}}n}{t{res}})\)

But expected is this:
formel

The formula works fine in DokuWiki with MathJax plugin but not in mdBook. So what is the problem? Or what I'm doing wrong?

Thank you!

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