Skip to content

RevealMath.MathJax3 fails with non-global Reveal instances #3594

@jokester

Description

@jokester

The plugin expects a global Reveal variable with methods like layout(), which I believe is not the case since the introduction of the new instancializable API.

If reveal.js was initialized with new new Reveal(...) , MathJax3 will fail with error TypeError: Reveal.layout is not a function or alike.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions