MEO EnhancedWrite, preview, and review complex Markdown seamlessly in VS Code, switch freely between Live, Source, and Preview modes, and handle tables, Mermaid, LaTeX, HTML, and more with ease. 在 VS Code 中流畅编写、预览和审阅复杂 Markdown,随时切换实时、源码与预览模式,并轻松处理表格、Mermaid、LaTeX、HTML 等内容。 English · 简体中文 · Contributing Install from VS Code Marketplace · Download VSIX · Changelog
MEO Enhanced is designed for users who write and review complex Markdown documents in VS Code. It brings Markdown source, rendered output, and version differences into one interface, reducing the need to switch between separate editors and preview windows. Interface and display settingsThe toolbar and its settings panel provide the following options:
Three display modes
All three modes use the same document content. The current reading position is preserved when switching modes, without creating or maintaining a separate preview document.
Document change reviewChange review updates in real time as you edit, displaying additions, modifications, and deletions beside the editor and summarizing their counts in the toolbar. The overview ruler on the right shows how changes are distributed throughout the document, making them easy to locate in long files.
The following comparison baselines are available:
Source mode can display the previous content above modified lines. Consecutive content such as code blocks, tables, Mermaid diagrams, and formulas is grouped under the corresponding change marker so that each change can be reviewed in context.
Markdown content supportTablesMarkdown tables are displayed as interactive tables with support for:
Images and HTMLImages can use local paths, workspace-relative paths, Windows absolute paths, or remote URLs. Images pasted from the clipboard can be saved automatically to a configured directory and inserted into the current document. Supported safe inline and block HTML can be rendered in Live and Preview modes or switched to source for editing. The rendered output is also used for Preview, HTML export, and PDF export.
Mermaid, LaTeX, and code blocksMermaid diagrams and block LaTeX formulas provide Source, Split, and Preview display options within the block. Users can switch between source, side-by-side, and rendered views and use zoom controls. Larger diagrams and formulas adapt to the available Preview and export area. Code blocks support syntax highlighting, select all, copy, and folding for long code. Preview and exported documents can retain syntax colors.
Other Markdown content
InstallInstall MEO Enhanced - Markdown Editor from the VS Code Marketplace, or run:
After installation, open any For offline installation, download a Compatibility
Project originMEO Enhanced is based on Markdown Editor Optimized (MEO). Editing is powered by CodeMirror, with interaction design inspired by Obsidian. License |






