GitHub topics: cmark
gonzalezreal/swift-markdown-ui
Display and customize Markdown text in SwiftUI
Language: Swift - Size: 29.1 MB - Last synced at: 3 days ago - Pushed at: 9 months ago - Stars: 3,452 - Forks: 451

aflin/rampart
Old school JavaScript with fast C full text search, sql, lmdb, redis, https, websockets, curl, crypt and more.
Language: C - Size: 283 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 27 - Forks: 2

johnxnguyen/Down
Blazing fast Markdown / CommonMark rendering in Swift, built upon cmark.
Language: C - Size: 18.8 MB - Last synced at: about 11 hours ago - Pushed at: about 2 years ago - Stars: 2,433 - Forks: 358

rossmacarthur/pulldown-cmark-toc
Generate a table of contents from a Markdown document
Language: Rust - Size: 46.9 KB - Last synced at: 17 days ago - Pushed at: 7 months ago - Stars: 5 - Forks: 2

LiYanan2004/MarkdownView
Display markdown content with SwiftUI.
Language: Swift - Size: 2.2 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 375 - Forks: 36

SwiftDocOrg/CommonMark 📦
Create, parse, and render Markdown text according to the CommonMark specification
Language: Swift - Size: 227 KB - Last synced at: 27 days ago - Pushed at: over 4 years ago - Stars: 182 - Forks: 12

KristopherGBaker/libcmark_gfm
Swift compatible framework for cmark-gfm
Language: C - Size: 213 KB - Last synced at: 19 days ago - Pushed at: about 3 years ago - Stars: 43 - Forks: 12

r-lib/commonmark
High Performance CommonMark and Github Markdown Rendering in R
Language: C - Size: 819 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 98 - Forks: 12

Byron/termbook
A runner for `mdbooks` to keep your documentation tested.
Language: Rust - Size: 951 KB - Last synced at: 23 days ago - Pushed at: over 5 years ago - Stars: 51 - Forks: 2

mkende/pmarkdown
Very configurable Markdown processor supporting the CommonMark spec and many extensions.
Language: Perl - Size: 488 KB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 5 - Forks: 1

xubaiw/CMark.lean
Language: C - Size: 113 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 6

KristopherGBaker/TexturedMaaku
Native iOS Markdown rendering in Swift using Texture and Maaku
Language: Swift - Size: 24.8 MB - Last synced at: 11 days ago - Pushed at: over 5 years ago - Stars: 25 - Forks: 5

kifbv/basker
Bash static site generator
Language: CSS - Size: 37.1 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

GitHawkApp/cmark-gfm-swift
An extension of GitHub's cmark fork with a Swift AST wrapper.
Language: C - Size: 225 KB - Last synced at: 5 months ago - Pushed at: almost 6 years ago - Stars: 40 - Forks: 22

KristopherGBaker/Maaku
The Maaku framework provides a Swift wrapper around cmark with the addition of a Swift friendly representation of the AST
Language: Swift - Size: 21.7 MB - Last synced at: 6 days ago - Pushed at: almost 5 years ago - Stars: 54 - Forks: 14

asaaki/cmark.ex 📦
💧 Elixir NIF for cmark (C), a parser library following the CommonMark spec, a compatible implementation of Markdown.
Language: C - Size: 1.38 MB - Last synced at: 8 days ago - Pushed at: over 1 year ago - Stars: 98 - Forks: 15

deepflowinc-oss/cmark-combinators
A Haskell utility library to generate well-formed CommonMark, thin wrapper around cmark package
Language: Haskell - Size: 96.7 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

hebertialmeida/MarkdownSyntax
☄️ A Type-safe Markdown parser in Swift.
Language: Swift - Size: 113 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 71 - Forks: 7

git-bruh/site
Site
Language: Rust - Size: 12.4 MB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

mattt/CommonMarkAttributedString 📦
Create NSAttributedStrings from Markdown Text
Language: Swift - Size: 32.2 KB - Last synced at: 17 days ago - Pushed at: about 4 years ago - Stars: 424 - Forks: 17

frnmst/md-toc
Automatically generate and add an accurate table of contents to markdown files.
Language: Python - Size: 1.43 MB - Last synced at: 10 months ago - Pushed at: over 1 year ago - Stars: 30 - Forks: 5

ryanfowler/cmarkfmt
CommonMark formatter library for Rust
Language: Rust - Size: 16.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

mvasilkov/cmark-gfm
GitHub Flavored Markdown ¦ Native bindings for cmark-gfm, GitHub's fork of cmark, a CommonMark parsing and rendering library
Language: JavaScript - Size: 414 KB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 2

julesdehon/Tent
A simple static site generator
Language: C - Size: 1.37 MB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 0

gonzalezreal/SwiftCommonMark 📦
Parse and create CommonMark documents in Swift.
Language: C - Size: 192 KB - Last synced at: 1 day ago - Pushed at: over 2 years ago - Stars: 23 - Forks: 1

thindil/cmark_ada
A very thin Ada binding for the CommonMark parsing and rendering library: https://github.com/commonmark/cmark
Language: Ada - Size: 27.3 KB - Last synced at: 5 months ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

khalidelboray/raku-cmark
A Raku binding (*NOT COMPLETED*) to the C lib cmark
Language: Raku - Size: 40 KB - Last synced at: 8 days ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

mvasilkov/cmark-emscripten
This is an Emscripten port of the C reference implementation of CommonMark, cmark.
Language: JavaScript - Size: 267 KB - Last synced at: 29 days ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1

lru-packages/package-cmark
Commonmark for CentOS and Amazon Linux.
Language: Makefile - Size: 14.6 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

ConstNW/necmark
necmark is bindings to cmark library (CommonMark implementation in C).
Language: Haxe - Size: 812 KB - Last synced at: 6 months ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

jhermann/gfm-cmark-py
A Python wrapper for GitHub's fork of 'cmark', supporting GFM extensions
Language: Python - Size: 27.3 KB - Last synced at: 3 months ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0

0xIce/SwiftyMarkdown
swift markdown parser build upon cmark
Language: C - Size: 308 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0
