LaTeX rendering in element-web using KaTeX #5244
added katex package and import
0604c867
send tex math as data-mx-maths attribute
becc79d6
Deserialize back to math delimiters for editing
e78734bb
math off by default, enable with latex_maths flag
428a6b94
send fallback in pre tags, not code
e4448ae1
Revert "send fallback in pre tags, not code" (code looks better)
7e6d7053
made math display slightly larger
1f24b5b9
support multi-line and escaped $
24a1834f
allow custom latex delimiters in config.json
4df8754a
tell markdown to ignore math tags
1b689bb4
akissinger
changed the title LaTeX rending in element-web using KaTeX LaTeX rendering in element-web using KaTeX 5 years ago
cosmetic changes (lint)
aded3c9d
akissinger
force pushed
from
339a9ba3
to
aded3c9d
5 years ago
HTML output for cross-browser support
d2054ea6
uhoreg
requested changes
on 2020-10-08
whitespace fixes
65c4460a
only allow code tags inside math tag
919a1a81
latex math as labs setting
96742fc3
i18n en+nl for latex math labs setting
a89adb86
Merge branch 'develop' into katex
aafaf342
ran yarn i18n
bdd332c8
tell markdown parser to ignore properly-formatted math tags
f0c44731
removed useless import and whitespace
38d1aac9
add fallback output in code block AFTER markdown processing
cc713aff
use html parser rather than regexes
10b73213
uhoreg
commented
on 2020-10-15
added cheerio as explicit dep in package.json
173d7988
removed implicit "this"
06b20fad
Merge branch 'develop' into katex
4536f51e
generate valid block html for commonmark spec
2204e6c6
stubbed isGuest for unit tests
3f9f1d03
NickHu
commented
on 2020-11-04
made single and double $ default delimiters
839bae21
Merge branch 'develop' into katex
5f3af786
fixed duplicate import from merge
8233ce77
uhoreg
commented
on 2020-11-19
uhoreg
approved these changes
on 2020-11-19
uhoreg
requested a review
5 years ago
reverted translation
ca9e43f1
jryans
removed review request
5 years ago
jryans
requested changes
on 2020-11-24
reverted US translation
dacef10f
UK spelling maths
7013483d
parse html for latex rendering inside settings block
494ae3e4
fixed indent
79baea9c
jryans
approved these changes
on 2020-11-27
jryans
merged
82646617
into develop 5 years ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub