pandoc-3.10.1: test/command/8281.md
``` % pandoc -t html # Title test . . . test ^D <h1 id="title">Title</h1> <p>test</p> <p>. . .</p> <p>test</p> ```
``` % pandoc -t html # Title test . . . test ^D <h1 id="title">Title</h1> <p>test</p> <p>. . .</p> <p>test</p> ```