easymark

Crates.ioeasymark
lib.rseasymark
version1.1.1
created_at2025-06-15 01:57:05.733488+00
updated_at2025-06-15 01:57:05.733488+00
descriptionLightweight Markdown rendering utility that just works.
homepage
repositoryhttps://github.com/trypsynth/easymark
max_upload_size
id1712833
size48,509
Quin Gillespie (trypsynth)

documentation

README

Easymark

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.

Commit count: 30

cargo fmt