Packages for keyword “markdown”
These packages are available as a package collection, usable in Xcode or SwiftPM.
MarkdownView
Display markdown content with SwiftUI.
swift-markdown-ui
Maintenance mode — new development in Textual: https://github.com/gonzalezreal/textual
Saga
A code-first static site generator in Swift. No config files, no implicit behavior, no magic conventions.
EmojiText
😃 Render Custom Emoji in Text
textual
Render and customize rich attributed text in SwiftUI
Down
Blazing fast Markdown / CommonMark rendering in Swift, built upon cmark.
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.
SwiftyMarkdown
Converts Markdown files and strings into NSAttributedStrings with lots of customisation options.
MarkCodable
Swift Codable with human-friendly Markdown storage
Ink
A fast and flexible Markdown parser written in Swift.
Markdown
Render Markdown text in SwiftUI.
Maaku
The Maaku framework provides a Swift wrapper around cmark with the addition of a Swift friendly representation of the AST
Demark
HTML in. MD out. Blink-fast. The little helper that chomps HTML and spits pristine Markdown. Goodbye <div>, hello ##.
Parma
A SwiftUI view for displaying Markdown with customizable appearances.
ExpandableText
SwiftUI expandable text with markdown support. Renders bold, italic, strikethrough, code, and links - then truncates gracefully with animated "Show More". Auto-detects truncation, RTL-aware, works on iOS/macOS/tvOS/watchOS.
libcmark_gfm
Swift compatible framework for cmark-gfm
MarkdownGenerator
Swift library to programmatically generate Markdown output and files
Nifty Markdown Formatter
A simple markdown formatting library for SwiftUI projects.
Parsley
A Markdown parser for Swift, using Github Flavored Markdown. Supports Metadata and Markdown attributes.
SourceDocs
Generate Markdown documentation from source code