Skip to content

Parse (some) markdown attributes into an NSAttributedString.

License

Notifications You must be signed in to change notification settings

lurado/LDOMarkdownParser

Repository files navigation

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.

About

Parse (some) markdown attributes into an NSAttributedString.

Resources

License

Stars

Watchers

Forks

Packages