Your own Markdown Viewer on the Web
markView is a online Markdown Previewer where you can see the preview of your markdown side by side.
It is built using HTML, CSS and Javascript only. The rendering from markdown is done using showdown.js
library.
- Real Time Rendering 🚀
- Mobile Responsive too 📲
- Table (in markdown) is not rendering. ❌
- Enhancing the color theme. ✨
- Fork the repository. 🍴
- Create a issue in the current repository about your issue. 💭
- Add your enhancement. ✔️
- Create a Pull Request with proper comments and description. ☑️
- Wait for your PR to get merged after reviewing. 🕰️
Built by Saswat Samal