Crates.io | easymark |
lib.rs | easymark |
version | 1.1.1 |
created_at | 2025-06-15 01:57:05.733488+00 |
updated_at | 2025-06-15 01:57:05.733488+00 |
description | Lightweight Markdown rendering utility that just works. |
homepage | |
repository | https://github.com/trypsynth/easymark |
max_upload_size | |
id | 1712833 |
size | 48,509 |
I couldn't find a Markdown rendering tool that just works, so I wrote one. Usage is incredibly simple. Either run the program with no arguments and it will pop up a basic open file dialog allowing you to select a markdown file, or pass a file path on the command line. Regardless of the method of invocation, the specified file will be rendered in your default browser.