Skip to content

marksanghoonkim/markdown-editor

Repository files navigation

Live Preview GitHub-flavored Markdown Editor

Try it here!

Features

Basic useful feature list:

  • Ctrl+S / Cmd+S to save the file (untitled.md)
  • Ctrl+Shift+S / Cmd+Shift+S to choose to save as Markdown or HTML file
  • Drag and drop a file into here to load it
  • File contents are saved in the URL so you can share the file
  • It was based on the GitHub-flavored markdown

You may refer to GitHub's Markdown Basics for some basic writing references.

For advanced, you may check on GitHub Flavored Markdown.

Please note that, this markdown editor doesn't yet cover for single linebreak and task list markdown as specified in this GitHub's article.

This Markdown Editor was forked from here.

To-do List

  • Autolink
  • Implement the missing features; single linebreak, task list.
  • Code cleanup

Credits

About

Live Preview GitHub-flavored Markdown Editor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published