Swift Packages
| Repository | Description |
|---|---|
| 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. |
| Parsley | A Markdown parser for Swift, using Github Flavored Markdown and Metadata |
| SwiftMarkdown | A library for parsing and formatting strings with markdown tags in swift |
| SwiftMarkdown | A Swift wrapper for Python-Markdown |