zahubtech ~/markdown-editor
[]
zahubtech@local $ markdown --preview
markdown
preview

Markdown Editor

A live preview editor. Type on the left, see GitHub-flavored markdown on the right.

Features

  • Bold and italic
  • Links
  • Task lists, tables, fenced code
function greet(name: string) {
  console.log(`Hello, ${name}!`);
}

Everything renders client-side.

FormatLive
GFMyes
100% client-side · GitHub-flavored markdown · nothing sent · 0 bytes leave your browser