Markdig v0.15.6 Release Notes

Release Date: 2018-12-28 // over 5 years ago
    • ๐Ÿ›  Fix potential hang when parsing LinkReferenceDefinition #278
    • ๐Ÿ›  Fix parsing of an invalid html entity (#277)
    • ๐Ÿ›  Fix IndexOutOfRangeException while parsing fenced code block with a single trailing space (#276)
    • โž• Add tests for checking that ArgumentOutOfRangeException doesn't occur on invalid input md string (#275)