Commit Graph
18 Commits
Author SHA1 Message Date
Raymond ZhaoandGitHub e483d8407c chore: bump katex (#209141) 2024-03-29 21:07:15 +01:00
Matt BiernerandGitHub 0e51e71619 Pick up latest katex (#202776) 2024-01-18 15:18:39 -08:00
Matt BiernerandGitHub afbec2027b Fix markdown-it-katex error (#202393) 2024-01-12 18:46:08 -08:00
Matt BiernerandGitHub 39e866b964 Pick up latest markdown-it-katex (#202178) 2024-01-10 19:04:33 +01:00
Matt BiernerandGitHub 845a39b5ec Switch to published markdown-it-katex package (#172956)
Fixes #172945
2023-01-31 13:02:35 -08:00
Matt BiernerandGitHub 191303d67c Pick up latest katex with older version number (#172323)
Pulls in https://github.com/mjbvz/markdown-it-katex/commit/88f39cedd35bba713ebe26bdc153b378b17fde24
2023-01-24 16:48:25 -08:00
Matt BiernerandGitHub 5c755adaea Pick up more fixes for markdown-katex (#168678)
Fixes #149593
2022-12-14 16:57:21 -08:00
Matt BiernerandGitHub a9e4a0f0ed Pick up latest markdown-it katex (#168673)
Fixes #138970
2022-12-10 00:26:06 +01:00
Matt BiernerandGitHub c0f6c67a09 Pick up latest markdown-it katex (#168269)
For #149295
2022-12-07 06:00:11 +01:00
Matt BiernerandGitHub 15c111eb21 Pick up latest katex (#163866)
Fixes #162379
2022-10-17 14:09:09 -04:00
Matt BiernerandGitHub 0ee05bb617 Pick up latest markdown-it-katex (#149978)
Fixes #149682
2022-05-19 21:54:08 +00:00
Matt BiernerandGitHub a00e138040 Changing dependency syntax for markdown-it-katex (#149962)
Fixes #149291
2022-05-19 18:25:45 +00:00
Matt BiernerandGitHub c9240437a5 Pull in latest markdown-it-katex (#148845)
Fixes #147043
2022-05-05 21:10:52 +00:00
Matt Bierner f343e8ef51 Allow bare math blocks with nested begin/ends
Fixes #141905
2022-02-03 16:03:20 -08:00
Matt Bierner 8b688986b7 Enable rendering of bare math blocks in notebooks
Fixes #133390

Adds support for math blocks that just start with `\begin` instead of being wrapped in dollar signs
2021-10-11 19:08:44 -07:00
Matt Bierner 0ec3d48b70 Use @types/vscode-notebook-renderer 2021-08-30 13:54:39 -07:00
Matt Bierner 0a57fd87b1 Enable math in markdown preview
Fixes #124783
2021-06-08 09:58:54 -07:00
Matt Bierner 34f0fcaf52 Rename notebook-markdown-extension to markdown-math
This makes it more clear what this extension is contributing
2021-06-08 09:58:54 -07:00