Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add KaTeX rendering to Markdown. #20571

Merged
merged 36 commits into from
Sep 13, 2022
Merged
Changes from 1 commit
Commits
Show all changes
36 commits
Select commit Hold shift + click to select a range
f57fb78
Add KaTeX rendering to Markdown.
zeripath Jul 22, 2021
3ac5fb5
Switch to always available rendering with ```math
zeripath Aug 2, 2022
1f81006
remove goldmark meta and handle yaml frontmatter ourselves
zeripath Aug 2, 2022
fa26c58
missedremoval
zeripath Aug 2, 2022
1d6a332
placate lint
zeripath Aug 2, 2022
3a8c4f0
Merge remote-tracking branch 'origin/main' into katex-rendering
zeripath Aug 27, 2022
11c5c8d
Merge branch 'main' into katex-rendering
zeripath Sep 1, 2022
eba0331
Merge remote-tracking branch 'origin/main' into katex-rendering
zeripath Sep 2, 2022
a775a9c
as per silverwind
zeripath Sep 2, 2022
ca3573d
Apply suggestions from code review
zeripath Sep 3, 2022
810c790
placate lint
zeripath Sep 3, 2022
606ff7e
Merge remote-tracking branch 'origin/main' into katex-rendering
zeripath Sep 3, 2022
3b361e2
Handle conflict from #20987
zeripath Sep 3, 2022
438f9fa
Set inline dollar math to true - to match github
zeripath Sep 4, 2022
47127fe
Merge remote-tracking branch 'origin/main' into katex-rendering
zeripath Sep 4, 2022
056ab70
fix inline placement of display math
zeripath Sep 4, 2022
de68952
Merge branch 'main' into katex-rendering
lunny Sep 4, 2022
7a2387a
Merge branch 'main' into katex-rendering
zeripath Sep 5, 2022
5289f35
Merge branch 'main' into katex-rendering
zeripath Sep 6, 2022
0cb8346
Merge branch 'main' into katex-rendering
zeripath Sep 7, 2022
b45a6fa
Merge branch 'main' into katex-rendering
zeripath Sep 7, 2022
39d7b47
Merge branch 'main' into katex-rendering
lunny Sep 8, 2022
a7d60af
Merge branch 'main' into katex-rendering
lunny Sep 11, 2022
841a22c
Merge branch 'main' into katex-rendering
silverwind Sep 11, 2022
563a798
Merge branch 'main' into katex-rendering
lunny Sep 11, 2022
f114106
remove inline dollar option
zeripath Sep 11, 2022
4b138db
fix spelling bug
zeripath Sep 11, 2022
92d3748
comments
zeripath Sep 11, 2022
e7851ca
as per delvh
zeripath Sep 11, 2022
07c13ce
Merge branch 'main' into katex-rendering
zeripath Sep 11, 2022
97dcc1f
Merge branch 'main' into katex-rendering
lunny Sep 12, 2022
8eae07a
Merge branch 'main' into katex-rendering
zeripath Sep 12, 2022
59e0b7f
docs update
silverwind Sep 12, 2022
b53d5cb
Merge branch 'main' into katex-rendering
zeripath Sep 12, 2022
caa4130
Merge branch 'main' into katex-rendering
zeripath Sep 12, 2022
3409860
Merge branch 'main' into katex-rendering
lunny Sep 13, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
missedremoval
Signed-off-by: Andrew Thornton <[email protected]>
  • Loading branch information
zeripath committed Aug 2, 2022
commit fa26c5821cdd81846debac78682e02fbe3aa754b
41 changes: 0 additions & 41 deletions web_src/js/katex.js

This file was deleted.