Skip to content

Releases: xoofx/markdig

0.39.1

19 Dec 04:52
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Fix an incorrect offset in GridTableParser. (PR #834) by @snnz
  • Include opening and closing pipes in the table span (PR #835) by @snnz
  • Fix an error in the AbbreviationParser. (PR #836) by @snnz

🧰 Maintenance

Full Changelog: 0.39.0...0.39.1

Published with dotnet-releaser

0.39.0

17 Dec 07:48
57fad6f
Compare
Choose a tag to compare

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

🧰 Misc

Full Changelog: 0.38.0...0.39.0

Published with dotnet-releaser

0.38.0

25 Oct 20:07
f734e91
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Update DiagramExtension.cs (PR #823)

🚀 Enhancements

📚 Documentation

Full Changelog: 0.37.0...0.38.0

Published with dotnet-releaser

0.37.0

09 Apr 19:23
1a1bbec
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

🚀 Enhancements

🧰 Misc

Full Changelog: 0.36.2...0.37.0

Published with dotnet-releaser

0.36.2

14 Mar 17:37
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

Full Changelog: 0.36.1...0.36.2

Published with dotnet-releaser

0.36.1

14 Mar 17:34
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Fixes #780 where only the first paragraph of an alert block is processed. (6549d3b)

Full Changelog: 0.36.0...0.36.1

Published with dotnet-releaser

0.36.0

14 Mar 07:22
d434f00
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

🚀 Enhancements

  • Add support for GitHub alert blocks (PR #776)

📚 Documentation

🧰 Misc

  • Try to use the reusable workflow (201aa4e)

Full Changelog: 0.35.0...0.36.0

Published with dotnet-releaser

0.35.0

17 Feb 05:55
Compare
Choose a tag to compare

Changes

✨ New Features

  • Add nuget.org only config (8f008e4)

🚀 Enhancements

🧰 Maintenance

  • Update ci.yml with nuget config (eb8fe15)

🏭 Tests

🧰 Misc

Full Changelog: 0.34.0...0.35.0

Published with dotnet-releaser

0.34.0

14 Dec 05:29
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Make StringLineGroup returns a count limited Enumerator (PR #759) by @Akarinnnnn
  • Fix source span calculation for LineBreakInline (PR #760) by @zickb

🚀 Enhancements

🧰 Misc

Full Changelog: 0.33.0...0.34.0

Published with dotnet-releaser

0.33.0

30 Aug 05:40
7d40bc1
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

🧰 Misc

  • Better literal delimiter content string slice (PR #736) by @zickb

Full Changelog: 0.32.0...0.33.0

Published with dotnet-releaser