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

Latest commit

 

History

History
21 lines (11 loc) · 396 Bytes

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.