Eme Versions Save

Elegant Markdown Editor.

v0.15.1

3 years ago

The new version of EME finally gets published. :D In this version we have the following updates:

  • Upgrade electron to v7.2.3(Previously it was based on v2.0.18).
  • Fix some crashes.
  • Fix Open-With problem.

Currently we have only MacOS version since my limited resource. Please expect more in the future.

v0.15.0

4 years ago
  • Move some parts of EME to typescript
  • Fix Chinese wordcount problem
  • Upgrade some of the parts in EME

v0.13.0

7 years ago

Changes:

  • Migrate to Vue 2
  • Fix markdown sanitizer
  • Watch file changes
  • more...

v0.12.0

7 years ago
  • Fixed Vue 2 compat issue (editor does not refresh after tab closed)
  • Hide Reload menu item

v0.11.0

7 years ago
  • Show spinner when exporting PDF
  • Fixed an XSS issue in markdown
  • Removed Presentation mode (will be back as a plugin in v1.0)
  • Migrated to Vue 2

For Chinese users : macOS | Linux(.deb) | windows

Others just simply click down below:

v0.10.0

7 years ago

Features:

  • Sync to GitHub Gists
  • New about window for macOS

Bug fixes:

  • Update styles in night mode
  • Add more tips

v0.9.0

7 years ago

preview

Feature:

  • Night mode, shortcut: ctrl/cmd+shift+n
  • Context menu
  • Preference pane

Fixes:

v0.7.0

7 years ago

Executable for linux(.deb) is now available!

Features:

  • Check for updates in menu
  • Add tooltip to footer buttons
  • Rename file
  • Drag tab to resort

Bug fixes:

  • Vim dialog style tweaks
  • Make closing tab event cancelable

More details...

v0.6.0-beta.1

7 years ago
  • Style tweaks
  • Use SVG instead of icon font, to make the first-load non-blocking
  • Keep window state
  • Show recently opened files
  • Fix image render issue