Skip to content

v3.10.2

Choose a tag to compare

@bdbch bdbch released this 05 Nov 11:10
· 39 commits to develop since this release
42fb099

Releases

v3.10.2

@tiptap/markdown

Patch Changes

  • Fix parsing of mixed inline HTML within Markdown content so that inline HTML fragments are parsed correctly.

@tiptap/extension-table

Patch Changes

  • Allow setting custom table widths by respecting user-provided style attributes instead of always overriding them with calculated widths.