Overview of md-editor-v3 features
developmd-editor-v3 is a markdown editor for Vue 3 built with TypeScript and JSX.
Key Capabilities
- UI/UX: Toolbar customization, full-screen mode, keyboard shortcuts, and built-in themes (Default and Dark).
- Content: Support for
mermaid(>=1.8.0) diagrams,katex(>=1.9.0) mathematical formulas, and emoji extensions. - Formatting: Built-in
prettiersupport for beautifying markdown content. - Media: Support for uploading, pasting, or clipping images.
- Preview Styles: Multiple preview themes including
default,vuepress,github,cyanosis,mk-cute, andsmart-blue. - Performance: Supports on-demand import (since v4.0.0).