mirror of
https://github.com/jgm/pandoc.git
synced 2026-07-10 11:27:06 +00:00
c131f8d4bc
with wikilinks extensions. This fixes a regression introduced in 3.1.12. Closes #9481.
128 B
128 B
% pandoc -f markdown+wikilinks_title_after_pipe
[a](https://example.com)
^D
<p><a href="https://example.com">a</a></p>