#markdown-rendering #file-path #file-dialog #line #open-file #just-works

app easymark

Lightweight Markdown rendering utility that just works

2 stable releases

Uses new Rust 2024

1.2.0 Nov 9, 2025
1.1.1 Jun 15, 2025

#1019 in Text processing

MIT license

12KB
110 lines

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.

Dependencies

~3–13MB
~259K SLoC