Skip to content

1.6.0 Regression: Formulas are not rendered within HTML #9

@Thunderbolt32

Description

@Thunderbolt32

Formulas are not rendered with MathJax if they are enclosed in HTML code.

This (HTML)-code is simply interpreted as HTML code. MathJax does not render the formula.

<p>Test ... $x^2$ ...bla..bla...</p>

This (MarkDown)-code is rendered by MathJax as expected.

Test ... $x^2$ ...bla..bla...

Expected behavior: In both cases formulas are rendered with MathJax.

Regression / Incompatibility with Grav TinyMCE Plug-in (Version 1.5.1 has been compatible with TinyMCE)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions