Convert markdown text styling into an NSAttributedString
Supported styles:
**bold**
_italic_
[link](http://example.com)
To run the example project, clone the repo, and run pod install
from the Example directory first.
LDOMarkdownParser is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'LDOMarkdownParser'
Raschke & Ludwig GbR, https://www.lurado.com/
LDOMarkdownParser is available under the MIT license. See the LICENSE file for more information.