Changes
🐛 Bug Fixes
- Fix errors in LinkHelper and LinkInlineParser. (PR #837) by @snnz
- Check that the alert candidate is not already in an alert block or nested within other elements. (PR #842) by @snnz
- Fixes exception in DefinitionListParser.GetCurrentDefinitionList() (PR #843) by @snnz
- Prevent GridTableParser from looking beyond the end of a line. (PR #844) by @snnz
Full Changelog: 0.39.1...0.40.0
Published with dotnet-releaser