MarkdownKit
Markdown parser
A customizable Markdown parser for Swift that supports various elements and allows customization of font and color attributes.
A simple and customizable Markdown Parser for Swift
793 stars
22 watching
139 forks
Language: Swift
last commit: 4 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
m2mobi/marky-mark | A markdown parser written in Swift that converts markdown into native views. | 301 |
matthewwaller/markymarkdown | A comprehensive markdown editor with features such as native undo and iCloud sync, built in Swift. | 6 |
gomarkdown/markdown | A Markdown parsing and rendering library for Go. | 1,416 |
dwqs/mpvue-markdown-parser | A markdown parser built on top of mpvue, allowing users to render and format markdown text within web applications. | 9 |
rla/prolog-markdown | An implementation of a Markdown parser for use with SWI-Prolog | 20 |
indragiek/markdowntextview | A framework for rich Markdown editing in iOS applications. | 689 |
indragiek/cocoamarkdown | A framework for parsing and rendering Markdown in native iOS and macOS apps | 1,202 |
kivikakk/comrak | A Markdown parser and renderer compatible with CommonMark and GitHub Flavored Markdown standards. | 1,204 |
bhollis/maruku | A pure-Ruby Markdown interpreter with syntax support for original and extended Markdown standards. | 502 |
dimerapp/markdown | An opinionated Markdown parser with features like AST generation and custom directives | 94 |
0xc3u/indiko.maui.controls.markdown | A component designed to display and style Markdown content with customizable styling options. | 35 |
macteo/marklight | A Markdown syntax highlighter component for iOS and macOS applications | 651 |
yogthos/markdown-clj | A Clojure library that parses Markdown text and generates HTML output | 544 |
yerkopalma/marli | A JavaScript library for rendering markdown template literals to HTML | 34 |
markedit-app/markedit | A Markdown editor built on top of CodeMirror 6 for macOS | 1,166 |