mirror of
https://github.com/jgm/pandoc.git
synced 2026-07-11 11:57:16 +00:00
e02cfcdeac
Fixes #3630 (#3631). Previously the attributes in link reference definitions did not have a space preceding.
118 B
118 B
% pandoc -f markdown -t markdown --reference-links
{#myId}
^D
![foo]
[foo]: bar.png {#myId}