Skip to content

Latest commit

 

History

History
142 lines (108 loc) · 6 KB

File metadata and controls

142 lines (108 loc) · 6 KB

Mark Text

🔆🌙
Next generation markdown editor
A Electron app for platforms of OS X Windows and Linux

This Markdown editor that could. Built with ❤︎ by Jocs and contributors

Features

  • Realtime preview and use snabbdom as it's render engine.
  • Support CommonMark Spec and GitHub Flavored Markdown Spec.
  • Support paragraphs and inline style shortcuts to improve your writing efficiency.
  • Output HTML and PDF file.
  • Multiple themes.
  • Various edit mode: Source Code modeTypewriter modeFocus mode.

Source Code Mode

Typewriter Mode

Focus Mode

Why write another editor?

  1. I love writing, I have used a lot of markdown editors,there is still not a editor can fully meet my needs, I don't like to be disturbed when I write, and some unbearable bug, Mark Text use virtual DOM to render the page, So it's high efficiency, and open source to friends all love markdown and writing.
  2. As mentioned above, Mark Text will be open source forever. It is also hoped that all markdown lovers can contribute their own code, and develop Mark Text into a popular markdown editor.
  3. There are many markdown editors, and each editor has its own characteristics, but it is also difficult to satisfy all makdown users' needs. I hope Mark Text can satisfy markdown users' needs as much as possible. Although the latest Mark Text is still not perfect, but we are trying to make it perfect.

Download

Mark Text build for these platforms Conda

v0.6.14 v0.6.14 v 0.6.14

Not found your system ? Go the the release page, still not found ? Shoot an issue

Development

If you wish to build Mark Text yourself.

  • first clone this repo.
  • Run npm install
  • Run npm run build
  • copy the build app to Applications folder, or if on Windows run the executable installer.

When you use Mark Text, if you have any questions, you are welcome to write an issue, but I hope you follow the format of issue. Of course, if you can submit a PR directly, it will be appreciated.

Contribution

Please make sure to read the Contributing Guide before making a pull request.

Thank you to all the people who have already contributed to Mark Text!

Jocs ywwhack notAlaanor
Jocs ywwhack notAlaanor

License

MIT.

Copyright (c) 2017-present, Jocs