mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-16 20:45:38 +00:00
Previously parsing would break if the code block contained a string of backticks of sufficient length followed by something other than end of line. Closes #5304.