Skip to content
This repository has been archived by the owner on Dec 28, 2021. It is now read-only.

Releases: Moeditor/Moeditor

Moeditor v0.2.0-beta

30 Aug 15:49
Compare
Choose a tag to compare
Pre-release

New

Add custom render theme, custom CSSs support, and options for select highlight.js theme.
Add options to enable/disable TeX math expressions.
Add options to set tab size (#20).
Add auto reload support (#29).
Add UML diagrams support (#48).
Add l10n support, app will detect system language, you can also specify it in Settings.
Add context menu.
Add support for tasklist (#30).
Add pop-up message for Save / Export (#56).
Add title attr for bottom buttons (#53).
Map Shift + Tab to indentLess (#16).
Use MathJax instead of MathJax-node for preview, now the launching app is much faster.

Add 32-bit build for Linux and Windows.

Fix

Fixed #5, #44, #46.


OS X / macOS users should choose darwin. (#45)

Moeditor v0.1.1-beta

08 Aug 12:03
Compare
Choose a tag to compare
Moeditor v0.1.1-beta Pre-release
Pre-release

Add settings dialog, now the font face, font size, line height can be customized.
Make the side menu cover on the main panel (@dimpurr's idea).
Decrease the default font size, Increase the default line height (@dimpurr's idea).

OS X / macOS users should choose darwin. (#45)

Moeditor v0.1.0-beta

02 Aug 14:26
Compare
Choose a tag to compare
Moeditor v0.1.0-beta Pre-release
Pre-release

New

Add export HTML & PDF support (#2, #26)
Better synchronized scrolling (#7, #10, #14)
Configurable editor tab-size (#20)
Add Zen mode(only editor, no preview) (#35)
New UI

Known bug

Math syntax highlighting in code block(#8, #9, #37)

Moeditor v0.0.1-alpha

03 Jul 13:42
Compare
Choose a tag to compare
Moeditor v0.0.1-alpha Pre-release
Pre-release

Let's go!