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.
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.