Commit cc0545a
fix: split multi-line KaTeX display block into two separate $$ blocks
\\ (newline) inside a bare $$ block is not valid in older KaTeX versions.
Splitting into two consecutive $$ blocks achieves the same visual result
without relying on environment-level line breaks.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 6d9a927 commit cc0545a
3 files changed
Lines changed: 9 additions & 3 deletions
File tree
- content
- en/documentation/methods/ed
- ja/documentation/methods/ed
- zh-cn/documentation/methods/ed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
79 | 81 | | |
80 | 82 | | |
81 | 83 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
79 | 81 | | |
80 | 82 | | |
81 | 83 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
79 | 81 | | |
80 | 82 | | |
81 | 83 | | |
| |||
0 commit comments