diff options
| author | John MacFarlane <[email protected]> | 2024-12-03 12:17:31 -0800 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2024-12-03 12:17:31 -0800 |
| commit | c34edf6a7ef94eb2f8cc2390f99382ae898ce7a0 (patch) | |
| tree | 0814125f2efbc39917261aece11d550c61d9a9f3 /test/typst-reader.native | |
| parent | 3255b5dca66a9c22ef0d09b2185cce5b60415937 (diff) | |
Depend on latest dev texmath, update tests.
Diffstat (limited to 'test/typst-reader.native')
| -rw-r--r-- | test/typst-reader.native | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/typst-reader.native b/test/typst-reader.native index 5b04e523d..b9b4d9fc1 100644 --- a/test/typst-reader.native +++ b/test/typst-reader.native @@ -1823,7 +1823,7 @@ Pandoc [ Para [ Span ( "" , [ "box" ] , [] ) - [ Math InlineMath "f\\prime" + [ Math InlineMath "f'" , Str "\8192" , Code ( "" , [] , [] ) "f'" , Str "," |
