Packages for keyword “markdown”
SwiftyMarkdown
Converts Markdown files and strings into NSAttributedStrings with lots of customisation options.
RichTextView
iOS Text View (UIView) that Properly Displays LaTeX, HTML, Markdown, and YouTube/Vimeo Links
Down
Blazing fast Markdown / CommonMark rendering in Swift, built upon cmark.
Ink
A fast and flexible Markdown parser written in Swift.
MarkdownUI
Render Markdown text in SwiftUI
Saga
A static site generator written in Swift
NativeMarkKit
NativeMark is a flavor of Markdown designed to be rendered by native apps.
Parma
A SwiftUI view for displaying Markdown with customizable appearances.
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 supported 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 creating HTML and attributed strings.
Nifty Markdown Formatter
A simple markdown formatting library for SwiftUI projects.
Dumpling
Customisable and extensible Markdown parser written in Swift
MarkdownGenerator
Swift library to programmatically generate Markdown output and files
Parsley
A Markdown parser for Swift, using Github Flavored Markdown and Metadata
PerfectMarkdown
A solution to convert markdown text into html presentation in Swift, based on GerHobbelt's "upskirt" project.
Maaku
The Maaku framework provides a Swift wrapper around cmark with the addition of a Swift friendly representation of the AST
SagaParsleyMarkdownReader
A Markdown reader for Saga that uses Parsley
SwiftCommonMark
Parse and create CommonMark documents in Swift.
TextBundle
Markdown TextBundle implemented in 100% Swift
CommonMark
Create, parse, and render Markdown text according to the CommonMark specification