Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

35 Commits

Repository files navigation

Tiny Markdown

Tiny Markdown is a fast, single-file markdown editor with live preview.

Image

What It Does

  • Writes markdown with toolbar shortcuts.
  • Renders live preview safely with HTML sanitization.
  • Ticks task list checkboxes in the preview, writing back to the source.
  • Keeps the editor and preview scrolled together.
  • Indents with Tab; press Esc first to tab out of the editor.
  • Saves revision snapshots to localStorage.
  • Loads, deletes, and clears saved revisions from the revision menu.
  • Copies markdown to clipboard.
  • Exports markdown as .md.
  • Supports dark mode and fullscreen editing.

Tech Stack

  • Alpine JS
  • Alpine JS Persist
  • Tailwind CSS
  • Marked
  • DOMPurify

About

馃摑 Simple markdown editor in the browser for quick and easy markdown creation

Topics

Resources

Stars

48 stars

Watchers

1 watching

Forks

Used by

Contributors

Languages