Skip to content
This repository was archived by the owner on Apr 29, 2026. It is now read-only.

biowink/MarkdownParser

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 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

 
 
 

Contributors

Languages

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