diff options
Diffstat (limited to 'tests/typ/layout/enum.typ')
| -rw-r--r-- | tests/typ/layout/enum.typ | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/tests/typ/layout/enum.typ b/tests/typ/layout/enum.typ index 9512e1b5..341afed4 100644 --- a/tests/typ/layout/enum.typ +++ b/tests/typ/layout/enum.typ @@ -4,6 +4,7 @@ #enum[Embrace][Extend][Extinguish] --- +0. Before first! 1. First. 2. Indented @@ -22,7 +23,14 @@ / Term: List --- +// In the line. +1.2 \ +This is 0. \ +See 0.3. \ + +--- // Edge cases. + -Empty -+Nope +Empty \ ++Nope \ +a + 0. |
