pandoc/test/command/3968.md
2017-10-11 20:21:55 -07:00

9 lines
136 B
Markdown

```
% pandoc --top-level-division=chapter -t context
# Chapter
## Section
^D
\chapter[chapter]{Chapter}
\section[section]{Section}
```