mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-24 09:16:43 +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]" ] ]