Skip to content

eventfuel/MarkdownParser

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 65.0%
  • Objective-C 34.6%
  • Ruby 0.4%