All Versions
70
Latest Version
Avg Release Cycle
56 days
Latest Release
1051 days ago

Changelog History
Page 1

  • v0.27.0 Changes

    January 23, 2022
    • ๐Ÿ›  Fix link reference definition parse bug with title and CRLF (PR #590)
    • ๐Ÿšš Move tests to net6.0 (PR #560)
  • v0.26.0 Changes

    August 27, 2021
    • ๐Ÿ›  Fix rendering diff between line endings (PR #560)
    • ๐Ÿ‘‰ Make Mathematics extension respect EnableHtml* options (PR #570)
  • v0.25.0 Changes

    June 10, 2021
    • ๐Ÿ›  Fix regression when parsing link reference definitions (#543)
    • ๐Ÿ‘‰ Make digits in JiraKey's posible (PR #548)
  • v0.24.0 Changes

    March 20, 2021
  • v0.23.0 Changes

    January 16, 2021
    • โž• Add depth limits to avoid pathological-case parsing times/StackOverflows (#500)
    • ๐Ÿ’ฅ Breaking change: rename AutolineInlineParser to AutolinkInlineParser
  • v0.22.1 Changes

    December 02, 2020
    • โšก๏ธ Update logo for NuGet package
  • v0.22.0 Changes

    October 05, 2020
    • ๐Ÿ›  Fix Setext headings in block quotes.
    • ๐Ÿ›  Fix tel: treated as autolink (PR #478)
    • ๐Ÿ‘‰ Make Inline.FirstParentOfType public (PR #474)
    • ๐Ÿ›  Fix & to be parsed as a punctuation while it was detected as a html entity in certain cases (PR #471)
    • โž• Add ParentBlock property to ContainerInline (PR #468)
  • v0.21.1 Changes

    August 17, 2020
    • ๐Ÿ›  Fix Markdig.Signed on GitHub Actions
  • v0.21.0 Changes

    August 17, 2020
    • โช Restore support for .NET 4.5 (#)
    • โž• Add IReadonlyList interface to ContainerBlock to unify and simplify enumeration (#425)
    • ๐Ÿ›  Fix relative uri detection to be cross-platform compatible (#430)
    • Escape URLs scheme (#431)
    • ๐Ÿ›  Fix media links (#435)
    • ๐Ÿ›  Fix parsing math blocks with no leading or trailing whitespace (#452)
    • โž• Add support for autolink tel: uri (#453)
    • Fallback to non-punycode encoding for invalid IDN urls (#449)
    • Pipe Tables: Normalize using header column count (#455)
    • ๐Ÿ”ฆ Expose IndentCount of FencedCodeBlock (#464)
  • v0.20.0 Changes

    April 18, 2020