Skip to content

Version 0.18.1

Choose a tag to compare

@manfromarce manfromarce released this 09 Apr 21:41
· 84 commits to main since this release

v0.18.1 - 2026.04.10

  • Fix: images in header/footer were not preserved in DOCX to HTML/Markdown conversion
  • Fix table position properties for negative values in DOCX to RTF conversion
  • Fix: last empty paragraph was trimmed from table cells in RTF to DOCX converter
  • Support for nested tables in RTF to DOCX converter
  • Support for table position properties in RTF to DOCX converter
  • Fix support for footnotes and endnotes after recent changes in RTF to DOCX converter
  • Improve accuracy in paragraph spacing and table cell padding in RTF to DOCX converter
  • Fix: "no borders" in table cells were not mapped properly in some cases in RTF ↔️ DOCX conversion
  • Fix: paragraph formatting was lost in some cases where it contained a footnote reference (in RTF to DOCX converter)
  • Improve accuracy for lists preservation in RTF to DOCX converter