pandoc-2.0: test/command/3512.md
``` % pandoc -f markdown-auto_identifiers #hi ^D <p>#hi</p> ``` ``` % pandoc -f markdown-auto_identifiers-space_in_atx_header #hi ^D <h1>hi</h1> ```
``` % pandoc -f markdown-auto_identifiers #hi ^D <p>#hi</p> ``` ``` % pandoc -f markdown-auto_identifiers-space_in_atx_header #hi ^D <h1>hi</h1> ```