Skip to content

v1.1.8

Choose a tag to compare

@github-actions github-actions released this 05 Jul 13:36

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