DEBSOURCES
Skip Quicknav
sources / haskell-pandoc / 3.1.11.1-3 / test / command / 8182.md
123456
``` % 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*. ```