Extra: Fix utf16 link handling
What's Changed
- Combination of bold and italic by @gaebel in https://github.com/bmoliveira/MarkdownKit/pull/88
- Fix and test bold, italic, strikethrough combinations by @gaebel in https://github.com/bmoliveira/MarkdownKit/pull/89
- Fix links and parentheses don't work well together by @gaebel in https://github.com/bmoliveira/MarkdownKit/pull/90
- Hot fix...