Skip to content

Version 0.11.0

Choose a tag to compare

@manfromarce manfromarce released this 09 Aug 02:05
· 352 commits to main since this release
  • Preserve most settings.xml elements in DOCX to RTF converter; this also fixes inaccurate paragraph spacing in some cases
  • Improve paragraph borders, spacing and indentation handling in DOCX to RTF/HTML converters
  • Fix sections when no SectionProperties is present (e.g. document produced by WordPad)
  • Fix issues with multi-level lists in DOCX to HTML/TXT converters
  • Fix text not wrapping in DOCX to HTML converter
  • Enable Dependabot to automate dependency updates
  • Other improvements