Skip to content

Releases: xoofx/markdig

1.3.2

Choose a tag to compare

@github-actions github-actions released this 18 Jun 17:09

Changes

🐛 Bug Fixes

  • Fix emoji table alignment regression (#943) (fc70523)

Full Changelog: 1.3.1...1.3.2

Published with dotnet-releaser

1.3.1

Choose a tag to compare

@github-actions github-actions released this 17 Jun 06:39

Changes

🐛 Bug Fixes

Full Changelog: 1.3.0...1.3.1

Published with dotnet-releaser

1.3.0

Choose a tag to compare

@github-actions github-actions released this 13 Jun 12:42

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

🧰 Misc

Full Changelog: 1.2.0...1.3.0

Published with dotnet-releaser

1.2.0

Choose a tag to compare

@github-actions github-actions released this 12 May 06:09

Changes

🚀 Enhancements

  • Add opt-in support for nested alert blocks (PR #938) by @kapsiR

🧰 Misc

  • Remove old changelog.md (be4da8b)

Full Changelog: 1.1.3...1.2.0

Published with dotnet-releaser

1.1.3

Choose a tag to compare

@github-actions github-actions released this 20 Apr 06:19
3d69933

Changes

🐛 Bug Fixes

  • Fix AbbreviationExtension corrupting emphasis/bold/italic resolution (#935) (PR #936) by @Kryptos-FR

🚀 Enhancements

Full Changelog: 1.1.2...1.1.3

Published with dotnet-releaser

1.1.2

Choose a tag to compare

@github-actions github-actions released this 27 Mar 07:21
a9bd7c6

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

Choose a tag to compare

@github-actions github-actions released this 04 Mar 20:52
7cb7583

Changes

🐛 Bug Fixes

Full Changelog: 1.1.0...1.1.1

Published with dotnet-releaser

1.1.0

Choose a tag to compare

@github-actions github-actions released this 01 Mar 13:32

Changes

🚀 Enhancements

  • Add CJK-friendly Emphasis Extension (PR #921) by @tats-u

🧰 Misc

  • docs(site): document CJK friendly emphasis extension (bddaa55)

Full Changelog: 1.0.1...1.1.0

Published with dotnet-releaser

1.0.1

Choose a tag to compare

@github-actions github-actions released this 28 Feb 05:58

Changes

✨ New Features

  • Add mermaid and katex (682a30c)
  • Add missing markdown example (3167f8e)

🧰 Maintenance

🧰 Misc

  • Update readme (391e03b)
  • Reject pipe-only rows as pipe table separators (Fixes #927) (7959e3b)

Full Changelog: 1.0.0...1.0.1

Published with dotnet-releaser

1.0.0

Choose a tag to compare

@github-actions github-actions released this 22 Feb 12:36
162c0d2

Changes

✨ New Features

  • Add namespace API docs for Markdig (5de7e42)

🚀 Enhancements

🧰 Misc

  • Update banner (b370c5c)
  • Improve site documentation accuracy and structure (f735314)

Full Changelog: 1.0.0-preview.1...1.0.0

Published with dotnet-releaser