remark-grid-table: incomplete multirow after correct row is not properly eaten #403
Labels
semver/bugfix
This is a minor backward-compatible fix
status/verified
This has been checked by a maintainer
type/bug
This is a problem
Sorry for the really long title, but this cas appears in only some weird circumstances :
then zmarkdown fails with "improperly eaten" error
In real life, this happen when people tries to render tables with sub total.
Here is the minimal code to reproduce :
it renders the three first lines but fails to render the last one and whatever follows the table.
What is expected is that the two last rows (G H I and K) are rendered as plain text
The text was updated successfully, but these errors were encountered: