Skip to content

Parses Markdown into an NSAttributedString

License

Notifications You must be signed in to change notification settings

biowink/MarkdownParser

 
 

Repository files navigation

MarkdownParser

Parses Markdown into an NSAttributedString.

How to Use

Add -ObjC to Other Linker Flags under Build Settings of the target app.

Add libupskirt

Add the libMarkdownParser.a to the Link Binary With Libraries section under Build Phases of the target app.

License

Note that this uses libupskirt, which has it's own license.

About

Parses Markdown into an NSAttributedString

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 60.4%
  • Objective-C 20.0%
  • Roff 15.5%
  • Makefile 2.1%
  • Shell 1.4%
  • Ruby 0.6%