Features & Capabilities
This program shares the same parsing and rendering core engine with MarkText, the well-known open-source desktop Markdown editor: muya. The massive user base of MarkText guarantees the power and stability of the Muya engine.
1. Powerful & Intuitive Document Management
Tailored for local-first operations and high-frequency file handling, this online editor brings you these core data-flow features:
.md/.markdown files from your device and drag and drop them onto the left sidebar to import them in batch.
2. Advanced Formatting & Rendering Capabilities
Powered by the Muya parser, the editor achieves desktop-grade rendering, giving creators an incredibly smooth typesetting experience:
ð CommonMark & GFM Block Syntax Support
Perfectly compatible with GFM (GitHub Flavored Markdown) block-level syntax, including headings, lists, versatile code blocks, tables, blockquotes, raw HTML blocks, and images. Built on CommonMark 0.31 and GFM 0.29 specifications.
ð ïļ Inline Format Formatting Toolbar
No need to memorize hotkeys. Simply highlight text to trigger the floating inline toolbar to quickly set bold, italic, underline, strikethrough, inline code, inline formulas, footnotes, and superscripts/subscripts.
â End-to-End Back-Referencing Footnotes
Supports [^id] citations and [^id]: definition. It provides interactive tooltip bubbles in editing mode and automatically generates dual-direction back-referencing anchors upon exporting to HTML/PDF.
ð Reference Links & Reference Images
Supports reference links [text][ref] and reference images ![alt][ref]. The engine maps these to [ref]: url "title" at the bottom, keeping your Markdown sources clean and readable.
ðĒ Code Block Line Numbers
Code blocks natively render side line numbers (can be enabled via settings as codeBlockLineNumbers), allowing code lines to be aligned and reviewed easily.
ð Rich Media & Advanced Diagrams
Integrates multiple top-tier rendering components to transform your plain text Markdown into a media-rich masterpiece:
- KaTeX Math Formulas: Typesets complex equations with high performance and print-grade rendering.
- Mermaid Diagrams: Draw flowcharts, sequence diagrams, state diagrams, gantt charts, and more.
- Vega / Vega-Lite: Embed interactive line, bar, or scatter data charts directly in Markdown using JSON configurations.
- PlantUML: Renders object-oriented class diagrams and system architecture graphs.
3. Formatting & Format Conversion Toolbox
Beyond writing, the editor comes with format converters to bridge the gap between Markdown and other applications:
.md/.markdown files at once. You can select them in the file picker, or drag and drop multiple documents onto the left sidebar to process them in batch.
Ctrl+V) into Word, WPS, or blog editors to keep formatting like headers, bold text, and lists.