Write and preview Markdown right inside the Desktop. The Markdown Editor is a split-view writing tool — Markdown source on the left, rendered preview on the right, both updating live. Use it for game design docs, READMEs, devlogs, lore documents, or anything else that wants structured text.
Features
- Split-view live preview. Type in the left pane, see the rendered result on the right.
- Standard Markdown support — headings, lists, links, images, code blocks, tables, blockquotes, the lot.
- Version history. Every save creates a version row. Roll back if you ever need to.
- File-tree friendly. Edit any
.mdfile in your VFS. Markdown files made here show up cleanly in File Explorer. - Cross-tool friendly. Useful for project READMEs, dev journals you want to share, or character / story notes for narrative games.
- Multiple windows. Write in one, reference in another.
What you walk away with
- Saved
.mdfiles in your VFS — versioned, searchable, and shareable. - A clean way to document your game while you're making it (the only time documentation actually gets written).
If the Code Editor is for the game's code and Notes is for quick scratch thoughts, Markdown Editor is for the long-form pieces: the design doc, the lore bible, the post-mortem you'll write at the end.