A meadow for your markdown on web.
A lightweight, browser-based markdown editor and previewer that makes sharing markdown files as simple as sharing a link.
Try mdow 🌾
- 👀 Preview markdown
- 🔗 Shareable links that last for 30 days
- 🚀 Fast and lightweight
- 💻 Simple local development setup
- Clone the repository
git clone https://github.com/yree/mdow.git
cd mdow
- Build the project
cargo build
- Run the project with hot-reload:
cargo watch -x run
Then open your browser and navigate to http://localhost:8081
Feel free to report bugs or send pull requests over on GitHub at yree/mdow. Please adhere to the Contributor Covenant code of conduct.
mdow
is open-source software licensed under the MIT License.