summaryrefslogtreecommitdiff
path: root/tests/typ
diff options
context:
space:
mode:
Diffstat (limited to 'tests/typ')
-rw-r--r--tests/typ/markup/enums.typ11
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/typ/markup/enums.typ b/tests/typ/markup/enums.typ
new file mode 100644
index 00000000..516fd0c1
--- /dev/null
+++ b/tests/typ/markup/enums.typ
@@ -0,0 +1,11 @@
+// Test enums.
+
+---
+1. Embrace
+2. Extend
+3. Extinguish
+
+---
+1. First.
+ 2. Second.
+ 1. Back to first.