v2.0.2
- fix(parser): fix indented code block parsing to handle tabs correctly
- refactor: make parser.Nil primitive type
- fix: implement FirstRune and LastRune to support CJK-friendly line break strategies correctly
- fix(extension): strip trailing punctuation exposed by an unmatched ')' in linkify
- refactor(ast): make Link and Image properties exported