All Projects → Moeditor → Moeditor

Moeditor / Moeditor

Licence: gpl-3.0
(discontinued) Your all-purpose markdown editor.

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to Moeditor

Apostrophe
Mirror of
Stars: ✭ 272 (-93.21%)
Mutual labels:  markdown, markdown-editor
Grav Plugin Admin
Grav Admin Plugin
Stars: ✭ 316 (-92.11%)
Mutual labels:  markdown, markdown-editor
Codeexpander
A cross-platform cloud synchronization development tool for developers that includes input enhancement, code snippet management, and Markdown. (专为开发者开发的一个集输入增强、代码片段管理(支持 Markdown)为一体跨平台云同步的开发工具。)
Stars: ✭ 285 (-92.88%)
Mutual labels:  markdown, markdown-editor
Justwrite
一款支持同步滑动预览的跨平台Markdown编辑器
Stars: ✭ 411 (-89.73%)
Mutual labels:  markdown, markdown-editor
Marky
A markdown editor built with Electron and React
Stars: ✭ 355 (-91.13%)
Mutual labels:  markdown, markdown-editor
Pine
A modern, native macOS markdown editor
Stars: ✭ 2,818 (-29.6%)
Mutual labels:  markdown, markdown-editor
Markdown Preview Enhanced
One of the 'BEST' markdown preview extensions for Atom editor!
Stars: ✭ 3,478 (-13.12%)
Mutual labels:  markdown, markdown-editor
Abricotine
Markdown editor with inline preview
Stars: ✭ 2,308 (-42.34%)
Mutual labels:  markdown, markdown-editor
Githuber Md
Markdown editor plugin for WordPress.
Stars: ✭ 353 (-91.18%)
Mutual labels:  markdown, markdown-editor
Marcdown
👻 Lightweight realtime markdown viewer and editor - Simple, clean and beautiful https://liyasthomas.github.io/marcdown
Stars: ✭ 345 (-91.38%)
Mutual labels:  markdown, markdown-editor
Toonote
小兔笔记:Markdown 内置数据 跨平台 加密存储
Stars: ✭ 247 (-93.83%)
Mutual labels:  markdown, markdown-editor
Notes
✎ Distraction-free notes and writing
Stars: ✭ 363 (-90.93%)
Mutual labels:  markdown, markdown-editor
Table Magic
Converts between CSV, HTML and Markdown. Has a little form editor and a preview.
Stars: ✭ 243 (-93.93%)
Mutual labels:  markdown, markdown-editor
Markdownediting
Powerful Markdown package for Sublime Text with better syntax understanding and good color schemes.
Stars: ✭ 2,976 (-25.66%)
Mutual labels:  markdown, markdown-editor
Mindforger Repository
MindForger documentation repository.
Stars: ✭ 221 (-94.48%)
Mutual labels:  markdown, markdown-editor
Phodit
Phodal's markdown/ebook editor with MicroFrontend & Web Components
Stars: ✭ 301 (-92.48%)
Mutual labels:  markdown, markdown-editor
Markdown
📖Clean & Modern MarkDown Generator, 🔌Offline Support and Easy Generation of Markdown ⚡️⚛️ https://github.com/JP1016/Markdown-Electron/releases
Stars: ✭ 170 (-95.75%)
Mutual labels:  markdown, markdown-editor
Markdown Edit
online markdown editor/viewer
Stars: ✭ 188 (-95.3%)
Mutual labels:  markdown, markdown-editor
Issues
Caret issues
Stars: ✭ 326 (-91.86%)
Mutual labels:  markdown, markdown-editor
For Editor
for-editor - A markdown editor based on React
Stars: ✭ 358 (-91.06%)
Mutual labels:  markdown, markdown-editor

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].