objecthub/swift-markdownkit
A framework for parsing and transforming text in Markdown format written in Swift 6 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.
GitHub repository with 209 stars and 26 forks.
Language: Swift
Topics: markdown, markdown-parser, commonmark, swift, markdown-converter, macos, ios, linux