Swift Packages
Repository | Description |
---|---|
SwiftyMarkdown | Converts Markdown files and strings into NSAttributedStrings with lots of customisation options. |
MarkdownKit | A framework for parsing and transforming text in Markdown format written in Swift 5 for macOS, iOS, and Linux. The syntax is based on the CommonMark specification. The framework defines an abstract syntax for Markdown, provides a parser for parsing strings into abstract syntax trees, and comes with generators for HTML and attributed strings. |