Real Time Markdown Editor with Offline Support.
- HTML5
- VanillaJS
- ShowdownJS
- Service Workers for Offline Support
- Type some Markdown on the left
- Preview HTML in the right
- That's It.
#Offline support As soon as the internet disconnects, service workers will kick in order to support and run the cached content for offline mode.
#How to Run
- Clone this repository and run index.html
git clone [email protected]:kaustubh03/meridian.git
More Features coming soon. Stay Tuned