Commit 434930a
authored
feat: add LaTeX to Markdown (#1734)
- Adds #1720
- Updated `react-markdown` to `8.0.7`
- Updated `remark-gfm` to `4.0.0`
- Installed `rehype-katex 6.0.3`
- Installed `remark-math 5.1.1`
- Some of these are not the latest versions to match compatibility (with
React 17)
- Updated Jest config for pure ESM libraries (thanks to @mattrunyon)1 parent 6c13763 commit 434930a
8 files changed
Lines changed: 17552 additions & 12209 deletions
File tree
- packages/dashboard-core-plugins
- src
- controls/markdown
- panels
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
3 | 38 | | |
4 | 39 | | |
5 | 40 | | |
| |||
10 | 45 | | |
11 | 46 | | |
12 | 47 | | |
13 | | - | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
14 | 51 | | |
15 | | - | |
| 52 | + | |
16 | 53 | | |
17 | 54 | | |
18 | 55 | | |
| |||
0 commit comments