https://github.com/mblode/sharkdown
Markdown parser written in Rust
https://github.com/mblode/sharkdown
Last synced: about 1 month ago
JSON representation
Markdown parser written in Rust
- Host: GitHub
- URL: https://github.com/mblode/sharkdown
- Owner: mblode
- License: mit
- Created: 2021-01-13T02:23:16.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-01-19T03:27:45.000Z (over 5 years ago)
- Last Synced: 2025-03-13T20:19:20.265Z (about 1 year ago)
- Language: Rust
- Homepage:
- Size: 18.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
Sharkdown
Markdown parser written in Rust
Stark is a Markdown parser written in Rust. It comes with a simple command-line tool, useful for rendering to HTML, and is also designed to be easy to use from as a library.