https://github.com/joelmcdaniel/mdrend
A Rust CLI app which reads a markdown file and returns a parsed html file.
https://github.com/joelmcdaniel/mdrend
markdown-to-html rust
Last synced: about 1 year ago
JSON representation
A Rust CLI app which reads a markdown file and returns a parsed html file.
- Host: GitHub
- URL: https://github.com/joelmcdaniel/mdrend
- Owner: joelmcdaniel
- Created: 2019-08-06T02:21:50.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-06T02:29:34.000Z (almost 7 years ago)
- Last Synced: 2025-02-01T10:24:57.333Z (over 1 year ago)
- Topics: markdown-to-html, rust
- Language: Rust
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mdrend
A Rust CLI app which reads a markdown file and returns a parsed html file.