mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-05 19:28:39 +00:00
Added 'katex-element' (#1905)
* Added 'katex-element' * Update docs/libs.md Co-Authored-By: georges-gomes <georges.gomes@gmail.com> * Added colon between name and description Like others
This commit is contained in:
committed by
Erik Demaine
parent
01a94d5f07
commit
31c02f2976
@@ -42,3 +42,6 @@ you'll need to first convert AsciiMath into LaTeX input, then call KaTeX.
|
||||
### Canvas LaTeX
|
||||
|
||||
- [canvas-latex](https://github.com/CurriculumAssociates/canvas-latex): Renders mathematical expressions on HTML5's canvas element. Supports popular libraries like: CreateJS, and PIXI.
|
||||
|
||||
### Web-Components
|
||||
- [katex-element](https://github.com/georges-gomes/katex-element): KaTeX wrapped in a custom element. Simply use `<katex-element>` in HTML - framework independent.
|
||||
|
Reference in New Issue
Block a user