summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2021-06-11 14:00:06 +0200
committerLaurenz <laurmaedje@gmail.com>2021-06-11 14:00:06 +0200
commit4dbd9285c91d59d527f4324df4aaf239ecb007ca (patch)
tree561a9a18a1eea6a2e598157f305667c4ea8e3e08 /tests
parent3330767c20e14a05176902a93dcefb08cb509173 (diff)
Basic enums
Diffstat (limited to 'tests')
-rw-r--r--tests/ref/markup/enums.pngbin0 -> 3066 bytes
-rw-r--r--tests/typ/markup/enums.typ11
2 files changed, 11 insertions, 0 deletions
diff --git a/tests/ref/markup/enums.png b/tests/ref/markup/enums.png
new file mode 100644
index 00000000..f9bc552b
--- /dev/null
+++ b/tests/ref/markup/enums.png
Binary files differ
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.