Skip to content

Version 0.5.0

Choose a tag to compare

@manfromarce manfromarce released this 24 Mar 11:49
· 474 commits to main since this release
cc0efaa
  • All packages now target .NET 6, .NET 8, .NET 9 and .NET Framework 4.6.2. Please keep in mind that limited testing is done for .NET Framework.
  • Automatic image conversion is now supported via ImageSharp or System.Drawing. See the wiki or sample app for more information.
  • Major improvements for lists and tables in DOCX to plain text converter. The number in numbered lists is now recognized (at least for the most common numbering formats) and the table layout is preserved using fixed spacing and | - + characters.
  • Bug fixes for lists in DOCX to Markdown and Markdown to DOCX converters.
  • An emoji (✅ or ⬜) is added in DOCX to preserve Markdown task lists.