Skip to content

JeremyJaydan/md

Repository files navigation

A Markdown Editor - built for speed

Features

  • Documents are created and saved to localstorage if they have a H1 (one #), so to delete a document, simply remove the H1
    • you can use it as a temporary editor by not specifying the h1
  • The preview auto scroll is determined by the caret in the editor which affects the caret in the preview
  • Press ESC to toggle the preview

Behind the scenes

Links