mirror of
https://github.com/vadimmelnicuk/meo.git
synced 2026-05-06 06:00:36 +00:00
1.2 KiB
1.2 KiB
Markdown Editor Optimized (MEO)
An optimized markdown editor with live editing mode for VS Code.
Features
- Live/Source modes - Switch between clean writing and raw markdown in a single tab
- Interactive editing - Toggle tasks, open links with
Cmd/Ctrl + Click, render Mermaid diagrams - Toolbar formatting - Headings, lists, tasks, tables, code blocks, links, and quotes
- Selection menu - Bold, italic, strikethrough, inline code, and links on text selection
- Table editing - Insert and edit tables directly
- Outline sidebar - Navigate long documents quickly
- Auto-save - Optional automatic saving while editing
Usage
- Right-click a
.mdor.markdownfile in Explorer → Open With Markdown Editor Optimized - Set as default:
Cmd/Ctrl + Shift + P→ Markdown Editor Optimized: Set as Default
Acknowledgements
- VS Code - Extension platform
- CodeMirror - Core editor component
- Obsidian - Inspiration
Feedback
For suggestions or feature requests, please open an issue.
License
MIT License