Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 263 Bytes

File metadata and controls

5 lines (4 loc) · 263 Bytes
@tiptap/static-renderer patch

renderToHTMLString now closes namespaced elements correctly. The closing tag no longer repeats the xmlns declaration, and tags that cannot self-close, such as div or iframe, are no longer written as self-closing.