KaTeX
To render LaTeX equations, we can use KaTeX.
Basic setup
Follow the instructions on https://katex.org/docs/browser:
TypeScript usage
npm install --save-dev @types/katex
To render LaTeX equations, we can use KaTeX.
Follow the instructions on https://katex.org/docs/browser:
npm install --save-dev @types/katex