diff options
| author | Laurenz <laurmaedje@gmail.com> | 2022-10-31 15:47:49 +0100 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2022-10-31 15:47:49 +0100 |
| commit | f547c97072881069417acd3b79b08fb7ecf40ba2 (patch) | |
| tree | 9d860b14be6bb4fae746e48f3dbdab00b28f6625 /tests | |
| parent | 671ce3dedd40067bb5cea84fe0739de013827053 (diff) | |
Reduce usage of `finalize`
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/typ/style/show-node.typ | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/typ/style/show-node.typ b/tests/typ/style/show-node.typ index 33895add..b35ab4c4 100644 --- a/tests/typ/style/show-node.typ +++ b/tests/typ/style/show-node.typ @@ -23,7 +23,7 @@ A [= Heading] C #set heading(around: none) Where is -= There are not headings around here! += There are no headings around here! my heading? --- |
