Markdig v0.16.0 Release Notes

Release Date: 2019-02-25 // about 5 years ago
    • ๐Ÿ‘Œ Improve performance of emoji-abbreviation parser ((PR #305))
    • ๐Ÿ”„ Change output for math extension to use a rendering more compatible with existing Math JS libraries ((PR #311))
    • ๐Ÿ‘Œ Improve emphasis parser to allow to match more than 2 characters ((PR #301))
    • Output attached attributes to a <tr> from a table row ((PR #300))
    • ๐Ÿ‘Œ Improve MarkdownObject.Descendants() search ((PR #288))
    • ๐Ÿ‘ Allow to pass a MarkdownParserContext ((PR #285))