/localstorage-markdown-editor

A browser based markdown editor with live preview, using localStorage to synchronize between browser windows

Primary LanguageJavaScriptMIT LicenseMIT

Welcome to localstorage-markdown-editor!

localstorage-markdown-editor is the Markdown editor for your local browser.

No signup or installation required. Using the new HTML5 web storage and Strapdown.js, everything stays inside your local browser - 100% privacy for your data!

Features

  • Edit and live preview inside the browser (offline Markdown parsing, no data will be transfered to any server!)
  • Uses HTML5 local storage (avoids going crazy when accidently closing the browser window!)
  • Download as Markdown and HTML
  • Synchronization for multiple windows

Contributing

  • Fork me on GitHub
  • Make some mind-blowing feature changes
  • Send me a pull request

License

MIT