markdownify-web
markdownify-web copied to clipboard
:orange_book: Web version of Markdownify app. (Not actively maintaining)
Markdownify Web
This is a web version of Markdownify app which is based on Electron.
Key Features
- 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 :tada:
Credits
This website uses code from several open source packages.
- Marked - a markdown parser
- showdown
- CodeMirror
- Emojis are taken from here
License
MIT