swift-markdown-ui
|
Display and customize Markdown text in SwiftUI |
Down
|
Blazing fast Markdown / CommonMark rendering in Swift, built upon cmark. |
CommonMarkAttributedString
|
Create NSAttributedStrings from Markdown Text |
MarkdownView
|
Rendering Markdown text natively in SwiftUI. |
CommonMark
|
Create, parse, and render Markdown text according to the CommonMark specification |
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. |
SwiftMarkup
|
Parses Swift documentation comments into structured entities |
NativeMarkKit
|
NativeMark is a flavor of Markdown designed to be rendered by native apps. |
libcmark_gfm
|
Swift compatible framework for cmark-gfm |
SwiftCommonMark
|
Parse and create CommonMark documents in Swift. |