lusk 5a21dd3a16 Update Cargo.toml
Rename to match repository
2026-05-28 21:32:18 +02:00
2026-05-19 16:06:50 +02:00
2026-05-28 21:32:18 +02:00
2026-03-23 15:25:57 +00:00

Markdown to HTML converter

Modified version of Makudaun. This version does not wrap the parser output inside HTML, it just produces the HTML fragment and that is it.

Build and Installation

$ make release/install

Usage

md-to-html convert --file /some/path/input.md --to /other/path/output.html

License

This project is licensed under the GPL-3.0 License - see the LICENSE file for details.

S
Description
No description provided
Readme
55 KiB
2026-05-28 21:53:34 +02:00
Languages
Rust 81.3%
Makefile 18.7%