Releases: xoofx/markdig
Releases · xoofx/markdig
Release list
1.3.2
1.3.1
1.3.0
Changes
🐛 Bug Fixes
- Fix CJK emphasis after HTML entity newlines (#941) (fcbf817)
- Fix pipe table cells with unmatched subscript (#932) (0f98267)
- Fix roundtrip autolink URLs (#919) (b836413)
- Fix configurable nesting depth limit (#892) (d7f13b0)
- Fix NormalizeRenderer auto identifiers output (#930) (9dffce5)
- Fix blockquote ordered list parsing (#887) (bc4e399)
📚 Documentation
- add InferColumnWidthsFromSeparator docs (PR #939) by @SimonCropp
🧰 Misc
- Update readme with Alert extension details (PR #940) by @AndrewTriesToCode
- Update AGENTS.md (5dca414)
Full Changelog: 1.2.0...1.3.0
Published with dotnet-releaser
1.2.0
Changes
🚀 Enhancements
🧰 Misc
- Remove old changelog.md (be4da8b)
Full Changelog: 1.1.3...1.2.0
Published with dotnet-releaser
1.1.3
Changes
🐛 Bug Fixes
- Fix AbbreviationExtension corrupting emphasis/bold/italic resolution (#935) (PR #936) by @Kryptos-FR
🚀 Enhancements
- Attribute with StringSyntax (PR #937) by @SimonCropp
Full Changelog: 1.1.2...1.1.3
Published with dotnet-releaser
1.1.2
Changes
🐛 Bug Fixes
- Fix to calculate LinkReferenceDefinition span positions from StringLineGroup.Lines (PR #931) by @prozolic
Full Changelog: 1.1.1...1.1.2
Published with dotnet-releaser
1.1.1
1.1.0
Changes
🚀 Enhancements
🧰 Misc
- docs(site): document CJK friendly emphasis extension (bddaa55)
Full Changelog: 1.0.1...1.1.0
Published with dotnet-releaser
1.0.1
Changes
✨ New Features
🧰 Maintenance
- Fix ci (361231d)
🧰 Misc
Full Changelog: 1.0.0...1.0.1
Published with dotnet-releaser
1.0.0
Changes
✨ New Features
- Add namespace API docs for Markdig (5de7e42)
🚀 Enhancements
- Remove obsolete APIs (PR #926) by @MihaZupan
- Markdig 1.0 (PR #925)
🧰 Misc
Full Changelog: 1.0.0-preview.1...1.0.0
Published with dotnet-releaser