Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 396 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 396 Bytes

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.