summaryrefslogtreecommitdiff
path: root/tests/typ/code/include.typ
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2021-07-08 20:03:13 +0200
committerLaurenz <laurmaedje@gmail.com>2021-07-08 20:03:13 +0200
commit5c327e249e03ac303e7fef40e2df6c6ef834db66 (patch)
tree44e60f7ed494e1e6452f378620baa4afbc755346 /tests/typ/code/include.typ
parentf85e5aac64784deac75950a1307f2ca802ad6765 (diff)
Switch to = for headings once again
Diffstat (limited to 'tests/typ/code/include.typ')
-rw-r--r--tests/typ/code/include.typ2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/typ/code/include.typ b/tests/typ/code/include.typ
index 8080c6e8..166c3945 100644
--- a/tests/typ/code/include.typ
+++ b/tests/typ/code/include.typ
@@ -1,7 +1,7 @@
// Test include statements.
---
-# Document
+= Document
// Include a file
#include "importable/chap1.typ"