Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/soffes/markdownkit
Fancy Markdown input with TextKit powered by CommonMark
https://github.com/soffes/markdownkit
markdown swift
Last synced: about 2 hours ago
JSON representation
Fancy Markdown input with TextKit powered by CommonMark
- Host: GitHub
- URL: https://github.com/soffes/markdownkit
- Owner: soffes
- License: mit
- Created: 2020-05-29T00:26:44.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-06-26T19:06:24.000Z (over 3 years ago)
- Last Synced: 2024-05-09T20:06:29.148Z (6 months ago)
- Topics: markdown, swift
- Language: C
- Homepage:
- Size: 428 KB
- Stars: 44
- Watchers: 3
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MarkdownKit
Swift wrapper for [cmark](https://github.com/commonmark/cmark). This is using an adapted version of [cmark-gfm](https://github.com/github/cmark-gfm).
This was abstracted from one of the many unreleased rewrites of [Whiskey](https://usewhiskey.com).