cloudflare-apps / ideas

A list of Cloudflare App Ideas (in Issues)
https://www.cloudflare.com/apps/developer/docs/getting-started
44 stars 12 forks source link

LaTeX math mode renderer #267

Open SamWhited opened 7 years ago

SamWhited commented 7 years ago

An extension to render equations written in LaTeX math mode.

Any content on a page written like so: $x$ or \(x\). would be rendered inline. Any content on a page written like so: $$x$$ or \[x\] would be written in a block.

MathJax is commonly used for this; there may be others as well (which may or may not be better): https://www.mathjax.org/