Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Markdown Memo

A simple, single-file Markdown editor for the browser

Browser-based Markdown editor with split-pane live preview, formatting toolbar, night mode, and download as .md / .txt / .html.
Zero dependencies. One file. Works offline.


Features

  • Live preview — Split-pane or full preview mode, updates as you type
  • Formatting toolbar — Headings, bold, italic, lists, to-do, code blocks, tables, and more
  • Interactive to-do — Check off tasks directly in the preview
  • Night mode — Toggle between light and dark theme
  • Download — Export as .md, .txt, or styled .html
  • Auto-save — Content persists in the browser via localStorage
  • Fullscreen mode — Distraction-free writing (F11 or button)
  • Responsive — Works on desktop, tablet, and mobile

Usage

No install required. Just open markdown-memo.html in any modern browser.

open markdown-memo.html

Or serve locally:

npx serve .

Keyboard Shortcuts

Key Action
Tab Indent (2 spaces)
F11 Toggle fullscreen
Esc Exit fullscreen

License

MIT

About

Simple Markdown MemoBrowser-based Markdown editor with split-pane live preview, formatting toolbar, night mode, and download as .md / .txt / .html. Zero dependencies, one file.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages