SmarkDown

Markdown processor

A Swift implementation of Markdown syntax for processing and converting text

A Pure Swift implementation of the markdown mark-up language

GitHub

69 stars
6 watching
6 forks
Language: Swift
last commit: over 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
smathot/academicmarkdown A Python module for generating multiple file formats from Markdown source 350
simonfairbairn/swiftymarkdown Converts Markdown text into attributed strings for use in iOS apps 1,645
matthewwaller/markymarkdown A comprehensive markdown editor with features such as native undo and iCloud sync, built in Swift. 6
rla/prolog-markdown An implementation of a Markdown parser for use with SWI-Prolog 20
dimerapp/markdown An opinionated Markdown parser with features like AST generation and custom directives 94
pulldown-cmark/pulldown-cmark An efficient parser for Markdown markup language 2,080
bmoliveira/markdownkit A customizable Markdown parser for Swift that supports various elements and allows customization of font and color attributes. 793
gomarkdown/markdown A Markdown parsing and rendering library for Go. 1,416
macteo/marklight A Markdown syntax highlighter component for iOS and macOS applications 651
markedit-app/markedit A Markdown editor built on top of CodeMirror 6 for macOS 1,166
icyleaf/markd A markdown parser written in Crystal, compliant to CommonMark specification. 109
sirthias/pegdown A Markdown processor based on a parboiled PEG parser supporting various extensions and dialects. 1,291
indragiek/markdowntextview A framework for rich Markdown editing in iOS applications. 689
snipcart/svelte-markdown-editor A project to build a Svelte JS app with Markdown editor functionality 22
soasme/nim-markdown A Markdown parser written in Nim. 152