We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ea6356 commit d79b8fcCopy full SHA for d79b8fc
1 file changed
README.md
@@ -16,6 +16,7 @@ The web application for [Texo](https://github.com/alephpi/Texo). Built with Nuxt
16
- [ ] streaming output
17
- [x] pwa
18
- [x] typst conversion
19
+- [x] WYSIWYG editor
20
21
## Acknowledgement
22
- [Texo](https://github.com/alephpi/Texo): pretrained LaTeX OCR model
@@ -25,6 +26,8 @@ The web application for [Texo](https://github.com/alephpi/Texo). Built with Nuxt
25
26
- [Volver.js](https://github.com/volverjs/ai): web worker
27
- Giscus: comment system
28
- [tex2typst](https://github.com/qwinsi/tex2typst): typst conversion
29
+- KaTeX: latex previewer
30
+- Mathlive: latex previewer and WYSIWYG editor
31
32
## Develop
33
0 commit comments