![]() * feat: image setting * opti: inline image * add imageSelectAction * remove axios from muya * update image selector * finish image selector ui * add load success style * delete image by click delete icon * opti structure of image html * handle arrow key * enter to edit * image preview by press space * handle backspace when the previous element is image wrapper * update codes for change another PC * emable select all in input * handle arrow and backspace key * create a new paragraph after the last paragraph if its not empty * handle backspace when the previous element is image wrapper * handle enter event in image selector * rewrite auto show image selector * modify image folder * copy file to folder * select image * handle paste image * picgo * guess image path from clipboard * drag and drop image to Mark Text * add github uploader * remove unused codes * remove unused codes * rewrite image path auto complete * support `path` imageInsertAction * doc: add image uploader doc * remove debug codes * set init value in image uploader page * fix typo * remove unused codes * drag web image to Mark Text * add save notification * opti uploading process * fix did not close image selector bug * check image content type when drag web link image * fix: unable to preview relative path image. * emit change event after paste/drop image * add url map in image selector * feat: screenshot and auto insert the screenshot image * update error handler * feat: use the native screencapture command line on macOs system * opti: drop image * fix: handle enter error when cursor is after a image * fix: hasOwnProperty error * remove debug codes * fix: backspace when the previous ele is image * fix: CI error and optimize some codes * use hash of file path to generate the copied filename * change default imageInsertAction to `path` * fix: typo * remove some unused codes and opti get image file name * fix some bugs and opti codes * update image edit icon * romove screen capture on Linux and Windows * fix: conflict * fix error that can not insert image after the existed image or before existed image |
||
---|---|---|
.electron-vue | ||
.github | ||
.vscode | ||
doc | ||
packages/karma-electron | ||
resources | ||
src | ||
static | ||
test | ||
tools | ||
.babelrc | ||
.editorconfig | ||
.eslintignore | ||
.eslintrc.js | ||
.gitignore | ||
.travis.yml | ||
appveyor.yml | ||
LICENSE | ||
package.json | ||
README.md | ||
yarn.lock |
Mark Text
A simple and elegant open-source markdown editor that focused on speed and usability.
Available for Linux, macOS and Windows.
Website | Features | Downloads | Development | Contribution
Supporting Mark Text
Mark Text is an MIT licensed open source project, you will always be able to download the latest version for free from the GitHub release page. Mark Text is still in development, and its development is inseparable from all sponsors. I hope you join them:
- Become a backer or sponsor on Patreon or One time donation
- Become a backer or sponsor on Open Collective
What's the difference between Patreon and OpenCollective?
Sponsored by Patreon, it will be directly sponsored to Luo Ran (@jocs), who create Mark Text and continue to maintain Mark Text. Sponsored by Open Collective, all expenses are transparent, and these sponsorship funds will be used for the development of Mark Text. , maintenance, online and offline activities, and some of the necessary resources, whether sponsored by Patreon or Open Collective, your name or company logo will appear in Mark Text's readme and official website.
Platinum Sponsors
Gold Sponsors
Silver Sponsors
Bronze Sponsors
Backers
Screenshot
Features
- Realtime preview (WYSIWYG) and a clean and simple interface to get a distraction-free writing experience.
- Support CommonMark Spec and GitHub Flavored Markdown Spec.
- Markdown extensions such as math expressions (KaTeX), front matter and emojis.
- Support paragraphs and inline style shortcuts to improve your writing efficiency.
- Output HTML and PDF files.
- Various themes: Cadmium Light, Material Dark etc.
- Various editing modes: Source Code mode, Typewriter mode, Focus mode.
🌙themes🔆
Cadmium Light | Dark |
---|---|
![]() |
![]() |
Graphite Light | Materal Dark |
![]() |
![]() |
Ulysses Light | One Dark |
![]() |
![]() |
😸Edit modes🐶
Source Code | Typewriter | Focus |
---|---|---|
![]() |
![]() |
![]() |
Why write another editor?
- I love writing. I have used a lot of markdown editors, yet there is still not an editor that can fully meet my needs. I don't like to be disturbed when I write by some unbearable bug. Mark Text uses virtual DOM to render pages which has the added benefits of being highly efficient and being open source. That way anyone who loves markdown and writing can use Mark Text.
- As mentioned above, Mark Text is completely free and open source and will be open source forever. We hope that all markdown lovers will contribute their own code and help develop Mark Text into a popular markdown editor.
- There are many markdown editors and all have their own merits, some have features which others don't. It's difficult to satisfy each markdown users needs but we hope Mark Text will be able to satisfy each markdown users' needs as much as possible. Although the latest Mark Text is still not perfect, we will try to make it as best as we possibly can.
Download and Install
![]() |
![]() |
![]() |
---|---|---|
Want to see new features of the latest version? Please refer to CHANGELOG.
macOS
You can either download the latest marktext-%version%.dmg
from the release page or install Mark Text using homebrew cask. To use Homebrew-Cask you just need to have Homebrew installed.
brew cask install mark-text
Windows
Simply download and install Mark Text via setup wizard (marktext-setup-%version%.exe
) or download a portable version marktext-%version%.exe
.
Linux
Please follow the Linux installation instructions.
Other
All binaries for Linux, macOS and Windows can be downloaded from the release page. Is a version for your system unavailable, then open an issue.
Development
If you wish to build Mark Text yourself, please check out our developer documentation.
If you have any questions regarding Mark Text, you are welcome to write an issue. When doing so please use the default format found when opening a issue. Of course, if you submit a PR directly, it will be greatly appreciated.
Integrations
- Alfred Workflow: A Workflow for the macOS app Alfred: Use "mt" to open files/folder with Mark Text.
Contribution
Mark Text is in full development, please make sure to read the Contributing Guide before making a pull request. Want to add some features to Mark Text? Refer to ROADMAP and open issues.
Contributors
Thank you to all the people who have already contributed to Mark Text[contributors]
Special thanks to @Yasujizr who designed the logo of Mark Text.
License
MIT.