mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-22 23:45:48 +00:00
The check whether a complex inline element following a string must be escaped, now depends on the last character of the string instead of the first. Fixes: #5906