Terminal markdown editor

termd

A clean terminal markdown editor with realtime preview, inline formatting, and a light or dark theme.

Install it with npm install -g termd-live, run termd, and write in a terminal that stays calm.

Markdown should feel immediate. Edit on one side, read on the other, and keep moving.
GitLab repo npm package Ctrl+T toggles light and dark themes

What it does

  • Live rendering in the terminal
  • Formatting controls for the current word or line
  • Split, editor-only, and preview-only modes
  • Light and dark themes

Live markdown

Edit the markdown below. The preview stays plain and readable.

Preview

Shortcuts

Ctrl+S  save
Ctrl+P  switch modes
Ctrl+T  toggle theme
F2-F10  formatting
Ctrl+C  quit