v1.1.8
Fixed
- Fenced code blocks that immediately follow a list, blockquote, or table now render correctly in place; previously the preceding structure overlapped and displaced the code block.
- Table rows containing an odd number of backticks (or other unmatched paired delimiters like
'/"/(/[/{) no longer break table detection; the table used to be split at that row.
Full Changelog: v1.1.7...v1.1.8