You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Highlights
Fixed DOCX floating drawing fidelity for issue #176 so geometry-only shapes, blue text boxes, connector arrows, and related text stay in the converted PDF.
Improved DOCX list continuation and nesting across fragmented numbering IDs.
Preserved hard line breaks and character-style syntax highlighting in DOCX code blocks.
Improved DOCX table border handling by rendering explicit borders instead of relying on Typst defaults.
Added the public issue #176 attachment as a regression fixture so this layout stays covered in CI.
Improved WASM stability and CI coverage for time handling.