LDOMarkdownParser

Description

Convert markdown text styling into an NSAttributedString

Supported styles:

  • **bold**
  • _italic_
  • [link](http://example.com)

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Installation

LDOMarkdownParser is available through CocoaPods. To install
it, simply add the following line to your Podfile:

pod 'LDOMarkdownParser'

Author

Raschke & Ludwig GbR, https://www.lurado.com/

License

LDOMarkdownParser is available under the MIT license.
See the LICENSE file for more information.

GitHub

View Github