This is a web version of Markdownify app which is based on Electron.
- LivePreview - Make changes, See changes
- Instantly see what your Markdown documents look like in HTML as you create them.
- While you type, LivePreview will automatically scroll to the current location you're editing.
- GitHub Flavored Markdown
- Syntax highlighting
- Dark/Light mode
- Toolbar for basic Markdown formatting
- Emoji support in preview 🎉
This website uses code from several open source packages.
- Marked - a markdown parser
- showdown
- CodeMirror
- Emojis are taken from here
MIT