``` % pandoc -f markdown-auto_identifiers #hi ^D <p>#hi</p> ``` ``` % pandoc -f markdown-auto_identifiers-space_in_atx_header #hi ^D <h1>hi</h1> ```