github

egoist / eme

  • вторник, 16 августа 2016 г. в 03:12:36
https://github.com/egoist/eme

Vue
Elegant Markdown Editor.



EME

Elegant Markdown Editor.

preview

Download

You can manually download the latest release here

Features

  • It just suits, show editor or preview or both just as you wish.
  • Focus mode, writing without distractions.
  • Exportable, from Markdown to HTML/PDF... You name it.
  • Supporting math typesetting, good for students and professionals.

Contributing

Pull requests are always welcome! Check out the these issues to get started fast.

Development

# Install all dependencies
$ npm run install:all

# Run in dev mode
$ npm run dev

# The first launch requires the access to google web store to download vue-devtools
# So you'd better launch it with an https_proxy, like Lantern
$ https_proxy=http://127.0.0.1:8787 npm run dev

License

MIT © EGOIST