Crates.io | makudaun |
lib.rs | makudaun |
version | 0.0.2 |
source | src |
created_at | 2023-03-02 09:29:58.121542 |
updated_at | 2023-07-06 05:33:20.622557 |
description | Markdown renderer tool made on Rust |
homepage | https://github.com/orzklv/makudaun |
repository | https://github.com/orzklv/makudaun |
max_upload_size | |
id | 798752 |
size | 61,810 |
Render markdown files to HTML using GitHub flavored themes.
Makudaun is a simple markdown renderer that uses GitHub flavored themes. It is written in Rust and uses markdown alpha as a Markdown parser.
Everytime I used my old makudaun written on TypeScript, I started feeling like a idiot myself... So here you are!
You may use cargo to install the binary:
cargo install makudaun
Visit the releases page on GitHub, download the latest binary and put it in your PATH. Link to the latest release: Releases
This project is licensed under the GPL-3.0 License - see the LICENSE file for details.