Markdig v0.21.0 Release Notes

Release Date: 2020-08-17 // over 3 years ago
    • โช 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)