0.39.0
Changes
🐛 Bug Fixes
- Fix extra line feeds in link title (PR #826) by @snnz
- Fix incorrect emphasis span calculation. (PR #829) by @snnz
- Set delimiter char and count in CustomContainerInline instances. (PR #831) by @snnz
- Set the correct source location in Footnote and FootnoteLinkReferenceDefinition (PR #832) by @snnz
🚀 Enhancements
- Add .NET 9 target, drop .NET 6 (PR #828) by @MihaZupan
🧰 Misc
- Update readme.md (310a55c)
Full Changelog: 0.38.0...0.39.0
Published with dotnet-releaser