Skip to content

Markdown

Edit Markdown source and preview rendered GitHub Flavored Markdown.

The Markdown editor opens .md text files with two views over the same source.

Interactive Markdown editorDraft Markdown here, then switch to Preview. The real Worktray editor on an in-memory file — nothing is saved to a tray.
  • Edit is a syntax-aware source editor with search, history, line wrapping, and code folding.
  • Preview renders GitHub Flavored Markdown — tables, task lists, strikethrough, and autolinks — and applies syntax highlighting to fenced code blocks.

Pending edits are flushed before the view switches, so Preview always reflects the latest source. Switching back to Edit leaves your text exactly as written; the preview is a rendering, never a rewrite.

Cmd/Ctrl+Z and Cmd/Ctrl+Shift+Z undo and redo across both views. See Getting started for the full model.