mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-28 17:20:47 +08:00
Update typst test for math changes.
This commit is contained in:
+1
-1
@@ -680,7 +680,7 @@ Ellipses…and…and….
|
||||
- $223$
|
||||
- $p$-Tree
|
||||
- Here's some display math:
|
||||
$ frac(d, d x) f \( x \) = lim_(h arrow.r 0) frac(f \( x + h \) - f \( x \), h) $
|
||||
$ frac(d, d x) f\(x\)= lim_(h arrow.r 0) frac(f\(x + h\)- f\(x\), h) $
|
||||
- Here's one that has a line break in it: $alpha + omega times x^2$.
|
||||
|
||||
These shouldn't be math:
|
||||
|
||||
Reference in New Issue
Block a user