diff options
| author | John MacFarlane <[email protected]> | 2023-06-06 11:31:14 -0700 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2023-06-06 11:31:14 -0700 |
| commit | 0d7aae01f105df9ba0a831888b294794bbd88b45 (patch) | |
| tree | 8180efa433e6a711418eac0ad65558fa742bc24a | |
| parent | 845c9deff073defeff3c16ee5098bb8dc3a8aad5 (diff) | |
Update test for new typst-hs output.
| -rw-r--r-- | test/command/6288.md | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/test/command/6288.md b/test/command/6288.md index 042e0a72e..4c1e6d5a0 100644 --- a/test/command/6288.md +++ b/test/command/6288.md @@ -4,7 +4,5 @@ <label>I</label><title>Introduction</title> </sec> ^D -[ Header - 1 ( "" , [] , [] ) [ Str "I." , Space , Str "Introduction" ] -] +[ Header 1 ( "" , [] , [] ) [ Str "Introduction" ] ] ``` |
