forked from Sukii/WeTeX
-
Notifications
You must be signed in to change notification settings - Fork 0
WYSIWYG Math Editor based on KaTeX
License
balakrishnan1978/WeTeX
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
WeTeX version 0.15 Just two files wetex.js and wetex.css to be added for it to work. There are two external dependencies: (KaTeX https://github.com/Khan/KaTeX) and another keypress (https://github.com/dmauro/Keypress) library. Another file test.html added as a demonstration of usage. Key bindings are easily customizable through the wetexConfig parameter. The default keys are described in an HTML file We provide two modes of editing: 1. TeX-editing for TeX users 2. WYSIWYG editing for non-TeX users (which gets triggered on double-click) However, we think that the WYSIWYG editing is quite close in spirit to TeX so even the TeX users will find it useful and will also provide an useful introduction to TeX beginners.
About
WYSIWYG Math Editor based on KaTeX
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- JavaScript 92.1%
- HTML 4.3%
- CSS 3.6%