summaryrefslogtreecommitdiff
path: root/test/command
diff options
context:
space:
mode:
Diffstat (limited to 'test/command')
-rw-r--r--test/command/3968.md8
1 files changed, 6 insertions, 2 deletions
diff --git a/test/command/3968.md b/test/command/3968.md
index c76cfcba4..dfa0e8986 100644
--- a/test/command/3968.md
+++ b/test/command/3968.md
@@ -4,7 +4,11 @@
## Section
^D
-\chapter[title={Chapter},reference={chapter}]
+\startchapter[title={Chapter},reference={chapter}]
-\section[title={Section},reference={section}]
+\startsection[title={Section},reference={section}]
+
+\stopsection
+
+\stopchapter
```