DEBSOURCES
Skip Quicknav
sources / haskell-pandoc / 3.7.0.2-1 / test / command / 9481.md
1234567
``` % pandoc -f markdown+wikilinks_title_after_pipe [a](https://example.com) ^D <p><a href="https://example.com">a</a></p> ```