Editor 627 characters
Preview
Welcome to IndieMarkDown π
IndieMarkDown is a "sticky" markdown editor. Everything you type here is stored in the URL, making it incredibly easy to share with others!
Key Features
- Live Preview: See your changes in real-time.
- Sticky Links: Share your markdown content through a simple URL.
- Auto-Save: Content is persisted in your browser.
- GitHub Flavored: Supports tables, task lists, and more.
How to use
- Type your markdown in the left pane.
- Watch it render on the right.
- Click the Share button to copy a link that contains your content.
Built with β€οΈ by TheIndieVelopers
How it works: Your content is compressed with LZString and stored in the URL hash. Drag & drop any
.md file onto the editor to import. Auto-saves to your browser between visits.