Moeditor

Your all-purpose markdown editor.

Github星跟蹤圖

Moeditor

Your all-purpose markdown editor.

Built with Electron.

Discuss on Telegram: https://t.me/Moeditor and help me work on the new version!

Visit our homepage or download releases.

Features

  • GitHub Flavored Markdown
  • TeX math expressions
  • UML diagrams
  • Code highlight in editor
  • Read/Write/Preview mode
  • Custom font / line height / font size
  • Code highlight themes (powered by highlight.js)
  • Auto reload
  • Localization
  • Focus mode

Screenshots

Moeditor Main

Moeditor Side Menu

Moeditor About

Moeditor Write Mode

Building

npm install
npm start

In China, you may want to replace npm with cnpm for a faster download speed.

npm install cnpm -g --registry=https://registry.npm.taobao.org
cnpm install
cnpm start

Debugging

There's three ways to open the Chromium Developer Tools.

  • Add --debug to the command line args:
npm start -- --debug
  • Set debug to true in the config. The config file is stored in ~/.config/configstore/Moeditor.json (for every system).

  • Ctrl + Shift + I in Linux / Windows or Command + Option + I in OS X / macOS to toggle devtools for a window.

Todo

  • Custom themes
  • Spell check
  • UI/UX

Localization

Moeditor will auto detect your system language and use the localization.

You can set language manually in the Settings window.

Now the app supports English, Chinese, French, German, Spanish and incomplete Portuguese.

Help us if you can translate this app. Please follow the guide in app/moe-l10n.js.

License

Moeditor itself is licensed under the GPL v3 license.

Some node modules are licensed under other free software license.

The Raleway font is licensed under the OFL open font license.

Credits

The domain moeditor.org is sponsored by Showfom.

Known Bug(s)

Issue #31.

主要指標

概覽
名稱與所有者Moeditor/Moeditor
主編程語言JavaScript
編程語言JavaScript (語言數: 3)
平台
許可證GNU General Public License v3.0
所有者活动
創建於2016-06-24 01:11:26
推送於2020-07-07 01:08:32
最后一次提交2018-11-12 23:21:15
發布數4
最新版本名稱v0.2.0-beta (發布於 )
第一版名稱v0.0.1-alpha (發布於 )
用户参与
星數4.1k
關注者數99
派生數274
提交數264
已啟用問題?
問題數166
打開的問題數106
拉請求數23
打開的拉請求數8
關閉的拉請求數11
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?