Skip to content

albert-8/Moeditor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Moeditor

Your all-purpose markdown editor.

Built with Electron.

Download here

Screenshots

Moeditor

Building

npm install
npm start

In China, you may want to use cnpm to replace npm to get higher downloading speed.

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

Todo

  • File I/O
  • MathJax fallback on rendering equations with KaTex
  • Many things ...

About

Your all-purpose markdown editor.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 57.1%
  • CSS 35.2%
  • HTML 7.7%