mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-28 03:06:30 +00:00
A bug was fixed which caused faulty parsing if a table was not preceded by a newline and the first table cell had no space after the initial `|` characters. Fixes: #6198