MarkRight - a minimalistic github flavored markdown editor

On mac, install it through cask:
brew install --cask markright
Alternatively, check out the latest release to quickly find the latest version. Here are the current binaries:
On mac, you can launch markright from the command line with a little alias:
alias markright="open -a /Applications/MarkRight.app"
markright README.md
MarkRight is written in ClojureScript and Rust (Tauri).
bunrust (cargo)bun installbun tauri build compiles the frontend via shadow-cljs and the backend via cargo, producing a native binary.bun run watch runs shadow-cljs watch main front for live recompilation of the frontend.bun tauri dev to launch the application.Licensed under GPLv3
Clojure
48.6%
CSS
37.7%
Rust
6.3%
HTML
5.5%
JavaScript
1.5%
MarkRight - a minimalistic github flavored markdown editor

On mac, install it through cask:
brew install --cask markright
Alternatively, check out the latest release to quickly find the latest version. Here are the current binaries:
On mac, you can launch markright from the command line with a little alias:
alias markright="open -a /Applications/MarkRight.app"
markright README.md
MarkRight is written in ClojureScript and Rust (Tauri).
bunrust (cargo)bun installbun tauri build compiles the frontend via shadow-cljs and the backend via cargo, producing a native binary.bun run watch runs shadow-cljs watch main front for live recompilation of the frontend.bun tauri dev to launch the application.Licensed under GPLv3
Clojure
48.6%
CSS
37.7%
Rust
6.3%
HTML
5.5%
JavaScript
1.5%