pandoc-3.10.1: test/command/8182.md
``` % pandoc -f dokuwiki -t rst This //text and [[https://pandoc.org/|link]] are in italic//. ^D This *text and* `link <https://pandoc.org/>`__ *are in italic*. ```
``` % pandoc -f dokuwiki -t rst This //text and [[https://pandoc.org/|link]] are in italic//. ^D This *text and* `link <https://pandoc.org/>`__ *are in italic*. ```