pandoc-2.0: test/command/3968.md
```
% pandoc --top-level-division=chapter -t context
# Chapter
## Section
^D
\chapter[chapter]{Chapter}
\section[section]{Section}
```
```
% pandoc --top-level-division=chapter -t context
# Chapter
## Section
^D
\chapter[chapter]{Chapter}
\section[section]{Section}
```