Markdown Editor

Overview
A reactive markdown editor made with Vue 3. Reactively view markdown parsed as HTML, add markdown tags with UI buttons, open local files, and download files.
- Deployment: https://kim-lan.github.io/markdown-editor/
- GitHub: https://github.com/Kim-Lan/markdown-editor
- Framework: Vue 3
- UI: Tailwind CSS
- Packages: MarkdownIt, VueUse, SplitPanes, Unplugin Icons
Features
- Reactively view markdown parsed as HTML
- Add markdown tags with UI buttons
- Open local markdown file
- Download markdown file
- Toggle light/dark theme