pandoc-3.10: test/command/9805.md
``` % pandoc -f rst -t native word.*word ------------ * abc ^D [ Header 1 ( "word.word" , [] , [] ) [ Str "word.*word" ] , BulletList [ [ Plain [ Str "abc" ] ] ] ] ```
``` % pandoc -f rst -t native word.*word ------------ * abc ^D [ Header 1 ( "word.word" , [] , [] ) [ Str "word.*word" ] , BulletList [ [ Plain [ Str "abc" ] ] ] ] ```