@platejs/docx-io
Patch Changes
- #4991 by @WilliamPeralta – Fix
exportToDocxadding blank paragraphs at the top of the document.wrapHtmlForDocxemitted a<!DOCTYPE html>and indented the template; html-to-docx (html-to-vdom) keeps the DOCTYPE and the whitespace-only text nodes between tags and renders each as a blank paragraph. The wrapper now emits tight markup with no DOCTYPE.
Contributors
Thanks to everyone who contributed to this release:
Full changelog: v53.0.7...v53.0.8