Skip to content

Pre-rendering math  #1105

Open
Open
@Shreyas4991

Description

@Shreyas4991

As things stand now, rendering of mathematics is very slow and jarring. I believe one solution for this is to render math as MathML or SVG during the build process rather than handling it on the client side. Both Mathjax and KaTeX offer this ability, albeit in Javascript (Node). I assume there are rust equivalents for the same. I suggest that mathematics be rendered when running the build command.

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