Changes
✨ New Features
- Add strict GFM pipe table parsing mode (14cd25c)
🐛 Bug Fixes
- Fix heading auto-link hijacking nested link labels (#668) (PR #949) by @dualfroz
- Fix: keep trailing content out of an unmatched emphasis closer (#743) (PR #950) by @dualfroz
- Fix indent on first list item (#482) (PR #953) by @boxofyellow
- Add Normalization Support for PipeTables (GFM) (PR #954) by @boxofyellow
- Fix partially empty pipe table separator regression (PR #955) by @vicancy
- Reject emoji-parsing if the slice ends with
**(PR #947) by @bstordrup - Fix strict GFM tables against native cmark-gfm (86866b9)
🚀 Enhancements
- Update 3rd party extensions (PR #945) by @Kryptos-FR
🏭 Tests
- Fix tests warnings (96b024c)
📦 Dependencies
- Bump deps (c6b186b)
🧰 Misc
- Use NuGet Trusted Publishing via dotnet-releaser (56e9c23)
Full Changelog: 1.3.2...1.4.0
Published with dotnet-releaser