Skip to content

v7.6.2

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Nov 05:19
· 30 commits to main since this release
03762ec

Patch Changes

  • 0274445: Fix false detection of tables in some scenarios.
  • 69f815e: Handle class attribute from arbitrary HTML properly to avoid React warnings.
  • 857809a: Fenced code blocks are now tolerant to a missing closing sequence; this improves use in LLM scenarios where the code block markdown is being streamed into the editor in chunks.