Skip to content

Commit

Permalink
libs: add JekTex to list of libraries (#3937)
Browse files Browse the repository at this point in the history
Co-authored-by: Erik Demaine <edemaine@mit.edu>
  • Loading branch information
yagarea and edemaine committed May 10, 2024
1 parent 4d48331 commit bedce93
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/libs.md
Expand Up @@ -39,6 +39,10 @@ you'll need to first convert AsciiMath into LaTeX input, then call KaTeX.
- [KaTeX-iOS](https://github.com/ianarawjo/KaTeX-iOS): iOS UIView that renders TeX expressions with KaTeX
- [KatexUtils](https://cocoapods.org/pods/KatexUtils): KaTeX solution for newer iOS version, supports CocoaPods integration

### Jekyll

- [JekTex](https://github.com/yagarea/jektex): Fast and highly configurable Jekyll plug-in that renders math expressions using KaTeX. It can be used with github pages.

### React

- [react-latex](https://github.com/zzish/react-latex): React component to render latex strings, based on KaTeX
Expand Down

0 comments on commit bedce93

Please sign in to comment.