Crates.io | igneous-md |
lib.rs | igneous-md |
version | 0.1.3 |
source | src |
created_at | 2024-08-20 14:59:58.238245 |
updated_at | 2024-09-01 15:19:33.859789 |
description | The simple and lightweight markdown viewer |
homepage | |
repository | https://github.com/DOD-101/igneous-md |
max_upload_size | |
id | 1345334 |
size | 1,141,114 |
The simple and lightweight markdown viewer written in rust
Igneous-md is a gfm compatible markdown viewer with a focus of staying lightweight and minimal.
Fix bugs
Create packages
Write tests
Add default css / examples
Add syntax highlighting
Move from fetch
to websockets
Export HTML
Add docs
igneous-md --path path/to/file.md
For more information see docs.md
Igneous-md works by running a lightweight server in the background, to which any number of clients may connect to. This means you can view your markdown in the provided viewer, or if you prefer in the browser.
Many thanks to all the people, who have created/contributed to technology used in the creation this project.
This project is licensed under either of
at your option.