bmoliveira / MarkdownKit

A simple and customizable Markdown Parser for Swift
MIT License
783 stars 136 forks source link

Support a combination of bold and italic formatting #70

Closed velga closed 3 years ago

velga commented 4 years ago

This PR supports a combination of bold + italic formatting. Also fixes https://github.com/bmoliveira/MarkdownKit/issues/39

gaebel commented 3 years ago

Thanks for the contribution :). I close this PR in favour of #88. The new PR contains your contribution and fixes the merge conflict as well as an issue with macOS.