pandoc-3.10.1: test/command/11701.md
```` % pandoc -f html -t gfm <pre style="white-space: pre-wrap"><code class="hljs language-bash">echo hello </code></pre> ^D ``` bash echo hello ``` ````
```` % pandoc -f html -t gfm <pre style="white-space: pre-wrap"><code class="hljs language-bash">echo hello </code></pre> ^D ``` bash echo hello ``` ````