summaryrefslogtreecommitdiff
path: root/tests/typ
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2021-10-05 17:25:58 +0200
committerLaurenz <laurmaedje@gmail.com>2021-10-05 17:25:58 +0200
commit00be5d36c4f5bdc39a5f94ae1eb200499ffb8871 (patch)
treeb13100e253d5106b0ff39cc060ed0071a0709af9 /tests/typ
parent4b2c6334d02d1574aaaef09ddf2c1501075b11fb (diff)
Change indent requirements to allow alignment
Previously the following wouldn't work correctly because "Fourth" would have been a child of "Third". ``` 3. Third ⎵. Fourth ```
Diffstat (limited to 'tests/typ')
-rw-r--r--tests/typ/markup/enums.typ5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/typ/markup/enums.typ b/tests/typ/markup/enums.typ
index ecf08a36..c976deee 100644
--- a/tests/typ/markup/enums.typ
+++ b/tests/typ/markup/enums.typ
@@ -9,3 +9,8 @@
1. First.
2. Second.
1. Back to first.
+
+---
+2. Second
+ . First
+ . Indented