mirror of
https://github.com/jgm/pandoc.git
synced 2026-07-12 04:17:16 +00:00
cd3fcd5c0e
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]" ] ]