Skip to content

Rendering equations in Redocly #2680

@lucastheis

Description

@lucastheis

Describe the problem to be solved
I want to render LaTeX equations in my documentation.

Describe the solution you'd like
Use KaTeX to automatically render equations like $$x^2$$.

Describe alternatives you've considered
I tried including KaTeX or MathJax as extra scripts, but since Redocly uses React, modifying the DOM doesn't seem to work. Manually converting LaTeX to MathML works but is cumbersome and leads to cluttered Markdown files.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions