A a minimal web-based markdown editor. Perfect for writing blogs, articles, and project documentation, it offers a clean interface and essential features, making markdown editing simple and efficient."
- handle adding images
- few preview not working right
- headings
- save as png
- responsive fixes
git clone https://github.com/Prajnaprabhu3/markit.git
cd markit
# Install dependencies
pnpm install
pnpm dev