Editor (INPUT_STREAM)
The Markdown Editor
The INPUT_STREAM panel is where you write and edit your Markdown content.
- Syntax highlighting: Markdown code colored automatically
- Line numbers: Easy reference for long documents
- Error indicators: Wavy lines show syntax problems
Managing Documents
- Click + to create: New blank document
- Click on name: Opens the document
- Click [x]: Deletes (with confirmation)
- Auto-save: Changes saved instantly
Quick Tags
Insert common Markdown elements with one click.
- YML: Insert YAML code block template
- MER: Insert Mermaid diagram template
- TBL: Insert table template
- ```: Insert code block
COPY Button
- Shortcut:
Ctrl+Shift+C - Function: Copies all Markdown to clipboard