Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/amitmerchant1990/markdownify-web

:orange_book: Web version of Markdownify app. (Not actively maintaining)
https://github.com/amitmerchant1990/markdownify-web

emoji jquery livepreview markdown markdownify markdownify-web

Last synced: about 2 months ago
JSON representation

:orange_book: Web version of Markdownify app. (Not actively maintaining)

Awesome Lists containing this project

README

        




Markdownify


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](https://github.com/chjj/marked)
- [showdown](http://showdownjs.github.io/showdown/)
- [CodeMirror](http://codemirror.net/)
- Emojis are taken from [here](https://github.com/arvida/emoji-cheat-sheet.com)

#### License

MIT