anki/ts/editable
Henrik Giesel 3b8aa97396
Use same config for editor and reviewer Mathjax (#1865)
* Remove custom config and use tex-chtml-full for editor Mathjax

* Add mathjax package in /ts

* Share mathjax config between tex-svg and tex-chtml

* Use "[+]" in Mathjax config again

* Remove mention of MathJaxReady

* Satisfy eslint
2022-05-13 13:23:35 +10:00
..
BUILD.bazel Use same config for editor and reviewer Mathjax (#1865) 2022-05-13 13:23:35 +10:00
content-editable.ts Allow using keyup with registerShortcut (#1755) 2022-03-29 09:28:44 +10:00
ContentEditable.svelte Fix insert media always insert at the start (on Windows) (#1684) 2022-02-25 10:59:06 +10:00
decorated.ts Fix plain text (#1689) 2022-02-25 11:14:26 +10:00
editable-base.scss Fix custom CSS not being applied to scrollbars in night mode (#1525) 2021-12-05 08:20:42 +10:00
frame-element.ts Fix Mathjax sometimes being deleted even though it's not selected (#1696) 2022-02-27 17:58:01 +10:00
frame-handle.ts Fix cursor sometimes not being moved into mathjax editor (#1737) 2022-03-24 18:29:30 +10:00
icons.ts update to latest rules_nodejs & switch to ts_project 2021-10-01 12:52:53 +10:00
index.ts Change how resizable images work (#1859) 2022-05-13 12:57:07 +10:00
mathjax-element.ts Use same config for editor and reviewer Mathjax (#1865) 2022-05-13 13:23:35 +10:00
Mathjax.svelte Instead of transforming to {\lt}, transform to < (#1818) 2022-04-25 13:42:54 +10:00
mathjax.ts Use same config for editor and reviewer Mathjax (#1865) 2022-05-13 13:23:35 +10:00
ResizableImage.svelte Change how resizable images work (#1859) 2022-05-13 12:57:07 +10:00
tsconfig.json Use same config for editor and reviewer Mathjax (#1865) 2022-05-13 13:23:35 +10:00