Swift Packages
| Repository | Description |
|---|---|
| SwiftyMarkdown | Converts Markdown files and strings into NSAttributedStrings with lots of customisation options. |
| MarkdownKit | A framework for parsing and transforming Markdown written in Swift 6. 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, attributed strings, plain text, and text with ANSI-markup. |