Skip to content

Commit 9270e59

Browse files
authored
Merge pull request #2786 from Foo-x/2232
Fix bullet position of LaTeX equation in list
2 parents b328654 + 406e230 commit 9270e59

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

browser/components/markdown.styl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,8 @@ body
6161
// allow inline line breaks
6262
.katex
6363
white-space initial
64+
.katex .katex-html
65+
display inline-flex
6466
.katex .mfrac>.vlist>span:nth-child(2)
6567
top 0 !important
6668
.katex-error

0 commit comments

Comments
 (0)