markdown-rs
Simple Markdown editor
Rust★ 90⑂ 14 forksupdated 1 year ago
git clone https://github.com/nilgradisnik/markdown-rs.gitnilgradisnik/markdown-rsREADME.mdfork it — it’s yours
Markdown Rust
Fast, simple, distraction free Markdown editor.
Motivation
There seem to be no simple, fast Markdown editors on Linux.
Inspired by uberwriter.
Build from source
This project depends on gtk-rs, sourceview and webkit2gtk.
-
Ubuntu
sudo apt install libgtk-3-dev libgtksourceview-3.0-dev libwebkit2gtk-4.0-dev -
Fedora
sudo dnf install gtk3-devel glib2-devel gtksourceview3-devel webkitgtk4-devel
Build and run
cargo run
Packaging status
Fedora/CentOS COPR: sudo dnf copr enable atim/markdown-rs -y && sudo dnf install markdown-rs
more like this
TachiSnap
TachiSnap — Pixel Snapper for animation pixel artists. Rust + WebAssembly client-side tool for cleaning up AI-generated…
HTML★ 50
bit_gossip
Pathfinding library for calculating all node pairs' shortest paths in an unweighted undirected graph.
Rust★ 50
