mirror of
https://github.com/vadimmelnicuk/meo.git
synced 2026-05-04 05:00:36 +00:00
0.1.4
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
- Syntax highlighting - Using a Monokai-inspired theme for better readability
- 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 any issues, suggestions, or feature requests, please open a ticket.
License
MIT License
Languages
TypeScript
92.8%
CSS
6.2%
JavaScript
1%
