Editors - MDE (Markdown Editor)
Overview
MDE (Markdown Editor) provides a streamlined editing experience using Markdown syntax. Perfect for technical documentation and content that requires precise formatting control.
How to Access
- Navigate to Editors in the admin sidebar
- Click on MDE
Features
Markdown Support
- Live preview
- Toolbar shortcuts
- Syntax highlighting
- Auto-completion
Common Markdown
Editor Features
- Split view (edit/preview)
- Full-screen mode
- Export to HTML
- Custom CSS
Quick Reference
| Syntax | Result |
|---|---|
| # H1 | Heading 1 |
| ## H2 | Heading 2 |
| bold | Bold text |
| italic | Italic text |
code |
Inline code |
