- Fix white-space only lines to be seen as blank lines (
f919648
) - Fix link escaping (
fd77939
) - Fix link parsing algorithm’s handling of brackets (
7460933
) - Fix escaping of loose links in GFM (
58a7036
) - Add support for spaced gfm links (
1617a6c
) - Fix incorrect setext detection algorithm (
52e4e80
) - Fix when list-item markers interrupt paragraphs (
97b2e12
)