diff options
| author | John MacFarlane <[email protected]> | 2023-10-27 10:34:28 -0700 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2023-10-27 10:34:28 -0700 |
| commit | e2081ef9dfba297681b047903213690aaf5ac579 (patch) | |
| tree | 83d3724adaa6dd360847a6be31355a913174b8ff /test/typst-reader.native | |
| parent | 517d184c2ae7f29f02d744ff5817c2545cc1f2a5 (diff) | |
Update typst-reader test for new typst-hs.
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 53aa4eda7..740cc65ab 100644 --- a/test/typst-reader.native +++ b/test/typst-reader.native @@ -3710,7 +3710,7 @@ Pandoc [ Para [ Span ( "" , [ "box" ] , [] ) - [ Math InlineMath "\8668" + [ Math InlineMath "\\rightsquigarrow" , Str "\8192" , Code ( "" , [] , [] ) "arrow.squiggly" |
