pandoc-2.10: test/command/6296.md
``` % pandoc -f native -t markdown [Str "_hi_there"] ^D \_hi_there ``` ``` % pandoc -f native -t markdown-intraword_underscores [Str "_hi_there"] ^D \_hi\_there ```
``` % pandoc -f native -t markdown [Str "_hi_there"] ^D \_hi_there ``` ``` % pandoc -f native -t markdown-intraword_underscores [Str "_hi_there"] ^D \_hi\_there ```