diff options
| author | Laurenz <laurmaedje@gmail.com> | 2022-12-22 18:25:29 +0100 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2022-12-22 18:25:29 +0100 |
| commit | 8527517258cf62a2f229796cc3f118d8bf0494b6 (patch) | |
| tree | 7662e90bcb9d610e63f4b1a9f1f12f84cb1f742a /tests/typ/basics/enum.typ | |
| parent | 947522b71aa6220ce8f006bfab4700d6e3cb04f1 (diff) | |
Rename `desc` to `terms`
Diffstat (limited to 'tests/typ/basics/enum.typ')
| -rw-r--r-- | tests/typ/basics/enum.typ | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/typ/basics/enum.typ b/tests/typ/basics/enum.typ index 2bec3e9e..e651ca31 100644 --- a/tests/typ/basics/enum.typ +++ b/tests/typ/basics/enum.typ @@ -32,9 +32,9 @@ --- // Mix of different lists -- List -+ Enum -/ Desc: List +- Bullet List ++ Numbered List +/ Term: List --- // Test numbering with closure. |
