packages feed

pandoc-3.1.12.2: test/command/9481.md

```
% pandoc -f markdown+wikilinks_title_after_pipe
[a](https://example.com)
^D
<p><a href="https://example.com">a</a></p>

```