pandoc-3.10: test/command/3968.md
```
% pandoc --top-level-division=chapter -t context
# Chapter
## Section
^D
\startchapter[title={Chapter},reference={chapter}]
\startsection[title={Section},reference={section}]
\stopsection
\stopchapter
```
```
% pandoc --top-level-division=chapter -t context
# Chapter
## Section
^D
\startchapter[title={Chapter},reference={chapter}]
\startsection[title={Section},reference={section}]
\stopsection
\stopchapter
```