Packages for keyword “markdown”
swift-markdown-ui
Display and customize Markdown text in SwiftUI
SwiftyMarkdown
Converts Markdown files and strings into NSAttributedStrings with lots of customisation options.
MarkdownView
Rendering Markdown text natively in SwiftUI.
SourceDocs
Generate Markdown documentation from source code
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.
Down
Blazing fast Markdown / CommonMark rendering in Swift, built upon cmark.
EmojiText
😃 Render Custom Emoji in Text
Ink
A fast and flexible Markdown parser written in Swift.
MarkCodable
Swift Codable with human-friendly Markdown storage
Parma
A SwiftUI view for displaying Markdown with customizable appearances.
Nifty Markdown Formatter
A simple markdown formatting library for SwiftUI projects.
RichTextView
iOS Text View (UIView) that Properly Displays LaTeX, HTML, Markdown, and YouTube/Vimeo Links
Saga
A static site generator 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
markdown-webview
A performant SwiftUI Markdown view.
libcmark_gfm
Swift compatible framework for cmark-gfm
MarkdownGenerator
Swift library to programmatically generate Markdown output and files
PerfectMarkdown
A solution to convert markdown text into html presentation in Swift, based on GerHobbelt's "upskirt" project.
StyledMarkdown
Generate SwiftUI Text or AttributedString from markdown strings with custom style names.