https://github.com/trypsynth/easymark
Lightweight Markdown rendering utility for Windows.
https://github.com/trypsynth/easymark
accessibility cli markdown rust windows
Last synced: about 2 months ago
JSON representation
Lightweight Markdown rendering utility for Windows.
- Host: GitHub
- URL: https://github.com/trypsynth/easymark
- Owner: trypsynth
- License: mit
- Created: 2025-02-24T01:22:23.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-03-03T14:12:43.000Z (over 1 year ago)
- Last Synced: 2025-03-03T14:30:00.190Z (over 1 year ago)
- Topics: accessibility, cli, markdown, rust, windows
- Language: Rust
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
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.