diff options
| author | Laurenz <laurmaedje@gmail.com> | 2022-11-09 18:16:59 +0100 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2022-11-09 18:20:02 +0100 |
| commit | 010cc2effc2fd0e1c4e52d5c914cb4d74506bc0a (patch) | |
| tree | e50060d271f076b00945e5569e7f8ffef2c28e9f /tests/typ/structure/list.typ | |
| parent | 12a59963b08b68cc39dcded4d3d3e6a6631c2732 (diff) | |
New block spacing model
Diffstat (limited to 'tests/typ/structure/list.typ')
| -rw-r--r-- | tests/typ/structure/list.typ | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/typ/structure/list.typ b/tests/typ/structure/list.typ index 9a021f31..9ed5993a 100644 --- a/tests/typ/structure/list.typ +++ b/tests/typ/structure/list.typ @@ -6,7 +6,7 @@ No list --- _Shopping list_ -#list(attached: true)[Apples][Potatoes][Juice] +#list[Apples][Potatoes][Juice] --- - First level. |
