mirror of
https://github.com/jgm/pandoc.git
synced 2026-07-21 08:41:37 +00:00
In e.g. `![foo]` the `!` would be silently dropped if `[foo]` wasn't a reference link label. Closes #9038.
63 B
63 B
% pandoc -t native
![foo]
^D
[ Para [ Str "![foo]" ] ]