Skip to content

Releases: xoofx/markdig

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

0.32.0

04 Aug 05:37
5e3416f
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Make AllowNull internal to prevent conflicts (PR #726) by @mkapahnke

🚀 Enhancements

  • Add line count check to avoid out of range (PR #710) by @valterc
  • Add relative path support for Audio and Video Urls to MediaLinks Extension (PR #723) by @RickStrahl

📚 Documentation

  • Made the markdown class not partial and fixed the ToPlainText summary. (PR #724) by @DeveloPoel

Full Changelog: 0.31.0...0.32.0

Published with dotnet-releaser

0.31.0

27 Feb 06:47
Compare
Choose a tag to compare

Changes

✨ New Features

🐛 Bug Fixes

🚀 Enhancements

  • Option to set controls attribute for MediaLinks (PR #672) by @LukeTOBrien
  • Allow YAML front matter in the middle of the document (PR #701) by @yufeih

🧰 Misc

Full Changelog: 0.30.4...0.31.0

Published with dotnet-releaser

0.30.4

27 Sep 05:30
98c687b
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Fix ANE when parsing empty documents with trackTrivia enabled (PR #666) by @meziantou

Full Changelog: 0.30.3...0.30.4

Published with dotnet-releaser