docs: fix readme links (#1066)

[skip ci]
This commit is contained in:
Felix Häusler 2019-06-06 21:19:33 +02:00 committed by GitHub
parent 4dada5b84d
commit c364004325
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
9 changed files with 116 additions and 116 deletions

View File

@ -1,4 +1,4 @@
<p align="center"><img src="https://raw.githubusercontent.com/marktext/marktext/master/static/logo-small.png" alt="Mark Text" width="100" height="100"></p>
<p align="center"><img src="static/logo-small.png" alt="Mark Text" width="100" height="100"></p>
<h1 align="center">Mark Text</h1>
@ -21,7 +21,7 @@
<img src="https://badge.fury.io/gh/jocs%2Fmarktext.svg" alt="website">
</a>
<!-- License -->
<a href="https://github.com/marktext/marktext/blob/master/LICENSE">
<a href="LICENSE">
<img src="https://img.shields.io/github/license/marktext/marktext.svg" alt="LICENSE">
</a>
<!-- Build Status -->
@ -71,28 +71,28 @@
<div align="center">
<sub>Translations:</sub>
<a href="https://github.com/marktext/marktext/blob/master/docs/i18n/zh_cn.md#readme">
<a href="docs/i18n/zh_cn.md#readme">
<span>:cn:</span>
</a>
<a href="https://github.com/marktext/marktext/blob/master/docs/i18n/pl.md#readme">
<a href="docs/i18n/pl.md#readme">
<span>:poland:</span>
</a>
<a href="https://github.com/marktext/marktext/blob/master/docs/i18n/ja.md#readme">
<a href="docs/i18n/ja.md#readme">
<span>:jp:</span>
</a>
<a href="https://github.com/marktext/marktext/blob/master/docs/i18n/french.md#readme">
<a href="docs/i18n/french.md#readme">
<span>:fr:</span>
</a>
<a href="https://github.com/marktext/marktext/blob/master/docs/i18n/tr.md#readme">
<a href="docs/i18n/tr.md#readme">
<span>:tr:</span>
</a>
<a href="https://github.com/marktext/marktext/blob/master/docs/i18n/spanish.md#readme">
<a href="docs/i18n/spanish.md#readme">
<span>:es:</span>
</a>
<a href="https://github.com/marktext/marktext/blob/master/docs/i18n/pt.md#readme">
<a href="docs/i18n/pt.md#readme">
<span>:portugal:</span>
</a>
<a href="https://github.com/marktext/marktext/blob/master/docs/i18n/ko.md#readme">
<a href="docs/i18n/ko.md#readme">
<span>:kr:</span>
</a>
</div>
@ -121,8 +121,8 @@ Sponsored by Patreon, it will be directly sponsored to Luo Ran (@jocs), who crea
**Platinum Sponsors**
<a href="https://readme.io" target="_blank"><img src="https://raw.githubusercontent.com/marktext/marktext/master/docs/sponsor/readme.png" /></a>
<a href="https://qordoba.com" target="_blank"><img src="https://raw.githubusercontent.com/marktext/marktext/master/docs/sponsor/qordoba.png" /></a>
<a href="https://readme.io" target="_blank"><img src="docs/sponsor/readme.png" /></a>
<a href="https://qordoba.com" target="_blank"><img src="docs/sponsor/qordoba.png" /></a>
<a href="https://opencollective.com/marktext#platinum-sponsors">
<img src="https://opencollective.com/marktext/tiers/platinum-sponsors.svg?avatarHeight=36&width=600">
</a>
@ -153,7 +153,7 @@ Sponsored by Patreon, it will be directly sponsored to Luo Ran (@jocs), who crea
## Screenshot
![](https://github.com/marktext/marktext/blob/master/docs/marktext.png?raw=true)
![](docs/marktext.png?raw=true)
## Features
@ -168,18 +168,18 @@ Sponsored by Patreon, it will be directly sponsored to Luo Ran (@jocs), who crea
<h4 align="center">:crescent_moon:themes:high_brightness:</h4>
| Cadmium Light | Dark |
|:----------------------------------------------------------------------------------------------------------:|:--------------------------------------------------------------------------------------------------------:|
| ![](https://github.com/marktext/marktext/blob/master/docs/themeImages/cadmium-light.png?raw=true) | ![](https://github.com/marktext/marktext/blob/master/docs/themeImages/dark.png?raw=true) |
|:-------------------------------------------------:|:-----------------------------------------------:|
| ![](docs/themeImages/cadmium-light.png?raw=true) | ![](docs/themeImages/dark.png?raw=true) |
| Graphite Light | Materal Dark |
| ![](https://github.com/marktext/marktext/blob/master/docs/themeImages/graphite-light.png?raw=true) | ![](https://github.com/marktext/marktext/blob/master/docs/themeImages/materal-dark.png?raw=true) |
| ![](docs/themeImages/graphite-light.png?raw=true) | ![](docs/themeImages/materal-dark.png?raw=true) |
| Ulysses Light | One Dark |
| ![](https://github.com/marktext/marktext/blob/master/docs/themeImages/ulysses-light.png?raw=true) | ![](https://github.com/marktext/marktext/blob/master/docs/themeImages/one-dark.png?raw=true) |
| ![](docs/themeImages/ulysses-light.png?raw=true) | ![](docs/themeImages/one-dark.png?raw=true) |
<h4 align="center">:smile_cat:Edit modes:dog:</h4>
| Source Code | Typewriter | Focus |
|:------------------------------------------------------------------------------:|:----------------------------------------------------------------------------------:|:-----------------------------------------------------------------------------:|
| ![](https://raw.githubusercontent.com/marktext/marktext/master/docs/source.gif) | ![](https://raw.githubusercontent.com/marktext/marktext/master/docs/typewriter.gif) | ![](https://raw.githubusercontent.com/marktext/marktext/master/docs/focus.gif) |
|:--------------------:|:------------------------:|:-------------------:|
| ![](docs/source.gif) | ![](docs/typewriter.gif) | ![](docs/focus.gif) |
## Why write another editor?
@ -195,7 +195,7 @@ Sponsored by Patreon, it will be directly sponsored to Luo Ran (@jocs), who crea
|:----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------:|:----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------:|:----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------:|
| [![latest version](https://img.shields.io/github/downloads/marktext/marktext/latest/marktext-0.14.0.dmg.svg)](https://github.com/marktext/marktext/releases/download/v0.14.0/marktext-0.14.0.dmg) | [![latest version](https://img.shields.io/github/downloads/marktext/marktext/latest/marktext-setup-0.14.0.exe.svg)](https://github.com/marktext/marktext/releases/download/v0.14.0/marktext-setup-0.14.0.exe) | [![latest version](https://img.shields.io/github/downloads/marktext/marktext/latest/marktext-0.14.0-x86_64.AppImage.svg)](https://github.com/marktext/marktext/releases/download/v0.14.0/marktext-0.14.0-x86_64.AppImage) |
Want to see new features of the latest version? Please refer to [CHANGELOG](https://github.com/marktext/marktext/blob/master/.github/CHANGELOG.md).
Want to see new features of the latest version? Please refer to [CHANGELOG](.github/CHANGELOG.md).
#### macOS
@ -211,7 +211,7 @@ Simply download and install Mark Text via setup wizard (`marktext-setup-%version
#### Linux
Please follow the [Linux installation instructions](https://github.com/marktext/marktext/blob/master/docs/LINUX.md).
Please follow the [Linux installation instructions](docs/LINUX.md).
#### Other
@ -219,7 +219,7 @@ All binaries for Linux, macOS and Windows can be downloaded from the [release pa
## Development
If you wish to build **Mark Text** yourself, please check out our [developer documentation](https://github.com/marktext/marktext/blob/master/.github/CONTRIBUTING.md#build-instructions).
If you wish to build **Mark Text** yourself, please check out our [developer documentation](.github/CONTRIBUTING.md#build-instructions).
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.
@ -229,7 +229,7 @@ If you have any questions regarding **Mark Text**, you are welcome to write an i
## Contribution
Mark Text is in full development, please make sure to read the [Contributing Guide](https://github.com/marktext/marktext/blob/master/.github/CONTRIBUTING.md) before making a pull request. Want to add some features to Mark Text? Refer to [ROADMAP](https://github.com/marktext/marktext/blob/master/.github/ROADMAP.md) and open issues.
Mark Text is in full development, please make sure to read the [Contributing Guide](.github/CONTRIBUTING.md) before making a pull request. Want to add some features to Mark Text? Refer to [ROADMAP](.github/ROADMAP.md) and open issues.
## Contributors
@ -241,6 +241,6 @@ Special thanks to @[Yasujizr](https://github.com/Yasujizr) who designed the logo
## License
[**MIT**](https://github.com/marktext/marktext/blob/master/LICENSE).
[**MIT**](LICENSE).
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fmarktext%2Fmarktext.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fmarktext%2Fmarktext?ref=badge_large)

View File

@ -1,6 +1,6 @@
> **This documentation is outdated, based on the original readme from 22 June 2018!**
<p align="center"><img src="https://github.com/marktext/marktext/blob/master/static/logo-small.png" alt="mark text" width="100" height="100"></p>
<p align="center"><img src="../../static/logo-small.png" alt="mark text" width="100" height="100"></p>
<h1 align="center">Mark Text</h1>
@ -84,7 +84,7 @@
<br />
![](https://github.com/marktext/marktext/blob/master/docs/marktext.gif)
![](../../docs/marktext.gif)
## Features
@ -99,13 +99,13 @@
| Sombre :crescent_moon: | Clair :high_brightness: |
|:------------------------------------------------------------------:|:-------------------------------------------------------------------:|
| ![](https://github.com/marktext/marktext/blob/master/docs/dark.jpg) | ![](https://github.com/marktext/marktext/blob/master/docs/light.jpg) |
| ![](../../docs/dark.jpg) | ![](../../docs/light.jpg) |
<h4 align="center">:smile_cat:Mode d'édition:dog:</h4>
| Code Source | Machine à écrire | Focus |
|:--------------------------------------------------------------------:|:------------------------------------------------------------------------:|:-------------------------------------------------------------------:|
| ![](https://github.com/marktext/marktext/blob/master/docs/source.gif) | ![](https://github.com/marktext/marktext/blob/master/docs/typewriter.gif) | ![](https://github.com/marktext/marktext/blob/master/docs/focus.gif) |
| ![](../../docs/source.gif) | ![](../../docs/typewriter.gif) | ![](../../docs/focus.gif) |
## Pourquoi écrire un nouvel éditeur?
@ -123,7 +123,7 @@
Vous ne trouvez pas votre système? Aller sur la [page des releases](https://github.com/marktext/marktext/releases). Toujours pas? Ouvrez une [issue](https://github.com/marktext/marktext/issues).
Vous voulez voir une nouvelle feature dans la prochaine version? Consulté le [CHANGELOG](https://github.com/marktext/marktext/blob/master/.github/CHANGELOG.md)
Vous voulez voir une nouvelle feature dans la prochaine version? Consulté le [CHANGELOG](../../.github/CHANGELOG.md)
Si vous êtes sur OS X, vous pouvez installer Mark Text via [**homebrew cask**](https://github.com/caskroom/homebrew-cask), pour commencer à utiliser Homebrew-Cask, vous avez seulement besoin d'avoir [Homebrew](https://brew.sh/) installer sur votre machine.
@ -131,7 +131,7 @@ Si vous êtes sur OS X, vous pouvez installer Mark Text via [**homebrew cask**](
brew cask install mark-text
```
![](https://github.com/marktext/marktext/blob/master/docs/brew-cask.gif)
![](../../docs/brew-cask.gif)
#### macOS and Windows
@ -139,17 +139,17 @@ Télécharger et installer simplement Mark Text via le client d'installation.
#### Linux
Veuillez suivre [les instructions d'installations Linux](https://github.com/marktext/marktext/blob/master/docs/LINUX.md).
Veuillez suivre [les instructions d'installations Linux](../../docs/LINUX.md).
## Development
Si vous souhaiter participer à l'amélioration de **Mark Text**, référer vous au [instructions de dévelopement](https://github.com/marktext/marktext/blob/master/.github/CONTRIBUTING.md#build-instructions).
Si vous souhaiter participer à l'amélioration de **Mark Text**, référer vous au [instructions de dévelopement](../../.github/CONTRIBUTING.md#build-instructions).
Si vous avez des questions pendant votre utilisation, vous êtes les bienvenues pour ouvrir une issue, mais j'espère que vous suivrez le format requis. Bien sûr, si vous soumettez une PR directement, cela sera apprécié.
## Contribution
**Mark Text** est en plein déveloment, prenez soin d'étudier le [guide de contribution](https://github.com/marktext/marktext/blob/master/.github/CONTRIBUTING.md) avant de faire une pull request. Vous souhaitez plus de fonctionnalités à Mark Text? Rendez-vous sur la [TODO LIST](https://github.com/marktext/marktext/blob/master/.github/TODOLIST.md) pour ouvrir des issues.
**Mark Text** est en plein déveloment, prenez soin d'étudier le [guide de contribution](../../.github/CONTRIBUTING.md) avant de faire une pull request. Vous souhaitez plus de fonctionnalités à Mark Text? Rendez-vous sur la [TODO LIST](../../.github/TODOLIST.md) pour ouvrir des issues.
## Backers
@ -163,7 +163,7 @@ Supporter ce projet en devenant sponsor de celui-ci. Votre logo sera affiché ic
**Platinum Sponsors**
<a href="https://readme.io" target="_blank"><img src="https://github.com/marktext/marktext/blob/master/docs/sponsor/readme.png" /></a>
<a href="https://readme.io" target="_blank"><img src="../../docs/sponsor/readme.png" /></a>
## Contributors
@ -176,6 +176,6 @@ Un remerciement spécial à @[Yasujizr](https://github.com/Yasujizr) qui est l'a
## License
[**MIT**](https://github.com/marktext/marktext/blob/master/LICENSE).
[**MIT**](../../LICENSE).
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fmarktext%2Fmarktext.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fmarktext%2Fmarktext?ref=badge_large)

View File

@ -1,6 +1,6 @@
> **This documentation is outdated, based on the original readme from 19 April 2018!**
<p align="center"><img src="https://github.com/marktext/marktext/blob/master/static/logo-small.png" alt="mark text" width="100" height="100"></p>
<p align="center"><img src="../../static/logo-small.png" alt="mark text" width="100" height="100"></p>
<h1 align="center">Mark Text</h1>
@ -75,25 +75,25 @@
<div align="center">
<sub>Translations:</sub>
<a href="https://github.com/marktext/marktext/blob/master/readme.md#readme">
<a href="../../readme.md#readme">
<span>:en:</span>
</a>
<a href="https://github.com/marktext/marktext/blob/master/docs/i18n/zh_cn.md#readme">
<a href="../../docs/i18n/zh_cn.md#readme">
<span>:cn:</span>
</a>
<a href="https://github.com/marktext/marktext/blob/master/docs/i18n/pl.md#readme">
<a href="../../docs/i18n/pl.md#readme">
<span>:poland:</span>
</a>
<a href="https://github.com/marktext/marktext/blob/master/docs/i18n/french.md#readme">
<a href="../../docs/i18n/french.md#readme">
<span>:fr:</span>
</a>
<a href="https://github.com/marktext/marktext/blob/master/docs/i18n/tr.md#readme">
<a href="../../docs/i18n/tr.md#readme">
<span>:tr:</span>
</a>
<a href="https://github.com/marktext/marktext/blob/master/docs/i18n/spanish.md#readme">
<a href="../../docs/i18n/spanish.md#readme">
<span>:es:</span>
</a>
<a href="https://github.com/marktext/marktext/blob/master/docs/i18n/pt.md#readme">
<a href="../../docs/i18n/pt.md#readme">
<span>:portugal:</span>
</a>
</div>
@ -109,7 +109,7 @@
<br />
![](https://github.com/marktext/marktext/blob/master/docs/marktext.gif)
![](../../docs/marktext.gif)
## 特徴
@ -124,13 +124,13 @@
| Dark :crescent_moon: | Light :high_brightness: |
|:------------------------------------------------------------------:|:-------------------------------------------------------------------:|
| ![](https://github.com/marktext/marktext/blob/master/docs/dark.jpg) | ![](https://github.com/marktext/marktext/blob/master/docs/light.jpg) |
| ![](../../docs/dark.jpg) | ![](../../docs/light.jpg) |
<h4 align="center">:smile_cat:編集モード:dog:</h4>
| Source Code | Typewriter | Focus |
|:--------------------------------------------------------------------:|:------------------------------------------------------------------------:|:-------------------------------------------------------------------:|
| ![](https://github.com/marktext/marktext/blob/master/docs/source.gif) | ![](https://github.com/marktext/marktext/blob/master/docs/typewriter.gif) | ![](https://github.com/marktext/marktext/blob/master/docs/focus.gif) |
| ![](../../docs/source.gif) | ![](../../docs/typewriter.gif) | ![](../../docs/focus.gif) |
## 開発の意図
@ -148,13 +148,13 @@
上記にご利用のプラットフォームが無い場合は、[リリースページ](https://github.com/marktext/marktext/releases)を探してみてください。それでも見つからない場合は [issue](https://github.com/marktext/marktext/issues) を作成してお知らせいただけると幸いです。
このバージョンでの新着情報をご確認いただくには、[CHANGELOG](https://github.com/marktext/marktext/blob/master/.github/CHANGELOG.md)を参照してください。
このバージョンでの新着情報をご確認いただくには、[CHANGELOG](../../.github/CHANGELOG.md)を参照してください。
macOSをご利用の場合は、[**homebrew cask**](https://github.com/caskroom/homebrew-cask)からもインストールいただけます、homebrew-caskの利用には[Homebrew](https://brew.sh/)が必要です。
> brew cask install mark-text
![](https://github.com/marktext/marktext/blob/master/docs/brew-cask.gif)
![](../../docs/brew-cask.gif)
## 開発
@ -169,7 +169,7 @@ macOSをご利用の場合は、[**homebrew cask**](https://github.com/caskroom/
## コントリビューション
Mark Textは開発の真っ最中です、プルリクエストを作成する場合は事前に [Contributing Guide](https://github.com/marktext/marktext/blob/master/.github/CONTRIBUTING.md) をご確認ください。Mark Textに追加したい新機能がある場合は、 [TODO LIST](https://github.com/marktext/marktext/blob/master/.github/TODOLIST.md) を参考にしてください。
Mark Textは開発の真っ最中です、プルリクエストを作成する場合は事前に [Contributing Guide](../../.github/CONTRIBUTING.md) をご確認ください。Mark Textに追加したい新機能がある場合は、 [TODO LIST](../../.github/TODOLIST.md) を参考にしてください。
## 後援者
@ -194,6 +194,6 @@ Mark Textのロゴをデザインしてくださった @[Yasujizr](https://githu
## ライセンス
[**MIT**](https://github.com/marktext/marktext/blob/master/LICENSE).
[**MIT**](../../LICENSE).
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fmarktext%2Fmarktext.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fmarktext%2Fmarktext?ref=badge_large)

View File

@ -1,6 +1,6 @@
> **This documentation is outdated, based on the original readme from 27 February 2019!**
<p align="center"><img src="https://github.com/marktext/marktext/blob/master/static/logo-small.png" alt="mark text" width="100" height="100"></p>
<p align="center"><img src="../../static/logo-small.png" alt="mark text" width="100" height="100"></p>
<h1 align="center">Mark Text</h1>
@ -24,7 +24,7 @@
<img src="https://badge.fury.io/gh/jocs%2Fmarktext.svg" alt="website">
</a>
<!-- License -->
<a href="https://github.com/marktext/marktext/blob/master/LICENSE">
<a href="../../LICENSE">
<img src="https://img.shields.io/github/license/marktext/marktext.svg" alt="LICENSE">
</a>
<!-- Build Status -->
@ -83,7 +83,7 @@
<br />
![](https://github.com/marktext/marktext/blob/master/docs/marktext.gif)
![](../../docs/marktext.gif)
## 기능
@ -98,13 +98,13 @@
| Dark :crescent_moon: | Light :high_brightness: |
|:------------------------------------------------------------------:|:-------------------------------------------------------------------:|
| ![](https://github.com/marktext/marktext/blob/master/docs/dark.jpg) | ![](https://github.com/marktext/marktext/blob/master/docs/light.jpg) |
| ![](../../docs/dark.jpg) | ![](../../docs/light.jpg) |
<h4 align="center">:smile_cat:다양한 편집 모드:dog:</h4>
| Source Code | Typewriter | Focus |
|:--------------------------------------------------------------------:|:------------------------------------------------------------------------:|:-------------------------------------------------------------------:|
| ![](https://github.com/marktext/marktext/blob/master/docs/source.gif) | ![](https://github.com/marktext/marktext/blob/master/docs/typewriter.gif) | ![](https://github.com/marktext/marktext/blob/master/docs/focus.gif) |
| ![](../../docs/source.gif) | ![](../../docs/typewriter.gif) | ![](../../docs/focus.gif) |
## 개발 의도
@ -122,7 +122,7 @@
시스템을 찾을 수 없다면 [release page](https://github.com/marktext/marktext/releases/latest)를 참고하여라. 그래도 없으면 [issue](https://github.com/marktext/marktext/issues)를 작성하여 알려 주시면 감사하겠다.
새로운 버전의 새로운 기능을 확인하기 위해서는 [CHANGELOG](https://github.com/marktext/marktext/blob/master/.github/CHANGELOG.md)를 참조 하여라.
새로운 버전의 새로운 기능을 확인하기 위해서는 [CHANGELOG](../../.github/CHANGELOG.md)를 참조 하여라.
macOS를 이용할 경우는 [**homebrew cask**](https://github.com/caskroom/homebrew-cask)에서 설치할 수 있다.
@ -130,18 +130,18 @@ macOS를 이용할 경우는 [**homebrew cask**](https://github.com/caskroom/ho
brew cask install mark-text
```
![](https://github.com/marktext/marktext/blob/master/docs/brew-cask.gif)
![](../../docs/brew-cask.gif)
#### macOS and Windows
설치 마법사를 통해 Mark Text를 다운로드하여 설치하면 된다.
#### Linux
[Linux installation instructions](https://github.com/marktext/marktext/blob/master/docs/LINUX.md) 이 문서를 따르라.
[Linux installation instructions](../../docs/LINUX.md) 이 문서를 따르라.
## 개발
직접 **Mark Text**를 작성하려면 [developer documentation](https://github.com/marktext/marktext/blob/master/.github/CONTRIBUTING.md#build-instructions)를 확인하여라.
직접 **Mark Text**를 작성하려면 [developer documentation](../../.github/CONTRIBUTING.md#build-instructions)를 확인하여라.
**Mark Text**와 관련하여 질문이 있으시면 언제든지 문제를 기재하실 수 있다. 그렇게 할 때 문제를 열 때 찾을 수 있는 기본 형식을 사용하여라. 물론, 직접 PR을 제출하면 크게 환영 할 것이다.
@ -151,7 +151,7 @@ brew cask install mark-text
## 기여
Mark Text는 완전히 개발되었다, pull request를 하기 전에 [Contributing Guide](https://github.com/marktext/marktext/blob/master/.github/CONTRIBUTING.md) 문서를 읽어라. Mark Text에 몇 가지 기능을 추가하고 싶다면 [TODO LIST](https://github.com/marktext/marktext/blob/master/.github/TODOLIST.md) 및 open issues를 참조하여라.
Mark Text는 완전히 개발되었다, pull request를 하기 전에 [Contributing Guide](../../.github/CONTRIBUTING.md) 문서를 읽어라. Mark Text에 몇 가지 기능을 추가하고 싶다면 [TODO LIST](../../.github/TODOLIST.md) 및 open issues를 참조하여라.
## 스폰서
@ -159,7 +159,7 @@ Mark Text는 완전히 개발되었다, pull request를 하기 전에 [Contribu
**Platinum 스폰서**
<a href="https://readme.io" target="_blank"><img src="https://github.com/marktext/marktext/blob/master/docs/sponsor/readme.png" /></a>
<a href="https://readme.io" target="_blank"><img src="../../docs/sponsor/readme.png" /></a>
<a href="https://opencollective.com/marktext#platinum-sponsors">
<img src="https://opencollective.com/marktext/tiers/platinum-sponsors.svg?avatarHeight=36&width=600">
</a>
@ -201,6 +201,6 @@ Mark Text의 로고를 디자인한 @[Yasujizr](https://github.com/Yasujizr) 에
## License
[**MIT**](https://github.com/marktext/marktext/blob/master/LICENSE).
[**MIT**](../../LICENSE).
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fmarktext%2Fmarktext.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fmarktext%2Fmarktext?ref=badge_large)

View File

@ -1,6 +1,6 @@
> **This documentation is outdated, based on the original readme from 14 April 2018!**
<p align="center"><img src="https://github.com/marktext/marktext/blob/master/static/logo-small.png" alt="mark text" width="100" height="100"></p>
<p align="center"><img src="../../static/logo-small.png" alt="mark text" width="100" height="100"></p>
<h1 align="center">Mark Text</h1>
@ -84,7 +84,7 @@
<br />
![](https://github.com/marktext/marktext/blob/master/docs/marktext.gif)
![](../../docs/marktext.gif)
### Cechy programu
@ -99,13 +99,13 @@
| Ciemny :crescent_moon: | Jasny :high_brightness: |
|:------------------------------------------------------------------:|:-------------------------------------------------------------------:|
| ![](https://github.com/marktext/marktext/blob/master/docs/dark.jpg) | ![](https://github.com/marktext/marktext/blob/master/docs/light.jpg) |
| ![](../../docs/dark.jpg) | ![](../../docs/light.jpg) |
<h4 align="center">:smile_cat:Tryby edycji:dog:</h4>
| Kod źródłowy | Maszyna do pisania | Skupienie |
|:--------------------------------------------------------------------:|:------------------------------------------------------------------------:|:-------------------------------------------------------------------:|
| ![](https://github.com/marktext/marktext/blob/master/docs/source.gif) | ![](https://github.com/marktext/marktext/blob/master/docs/typewriter.gif) | ![](https://github.com/marktext/marktext/blob/master/docs/focus.gif) |
| ![](../../docs/source.gif) | ![](../../docs/typewriter.gif) | ![](../../docs/focus.gif) |
### Dlaczego kolejny edytor?
@ -123,13 +123,13 @@
Nie znalazłeś swojego systemu? Przejdź do strony [release](https://github.com/marktext/marktext/releases). Wciąż nie znalazłeś? Zgłoś [problem](https://github.com/marktext/marktext/issues).
Chciałbyś zobaczyć jak nowe udogodnienia wprowadziła najnowsza wersja? Udaj się do [CHANGELOG](https://github.com/marktext/marktext/blob/master/.github/CHANGELOG.md)
Chciałbyś zobaczyć jak nowe udogodnienia wprowadziła najnowsza wersja? Udaj się do [CHANGELOG](../../.github/CHANGELOG.md)
Jeśli używasz systemu OS X, to możesz zainstalować Mark Text za pomocą [**homebrew cask**](https://github.com/caskroom/homebrew-cask). Aby zacząć korzystać z Homebrew-Cask potrzebujesz tylko [Homebrew](https://brew.sh/).
> brew cask install mark-text
![](https://github.com/marktext/marktext/blob/master/docs/brew-cask.gif)
![](../../docs/brew-cask.gif)
### Rozwój
@ -144,7 +144,7 @@ W przypadku jakichkolwiek pytań podczas korzystania z **Mark Text** zaczęcamy
## Udział w projekcie
Mark Text jest w trakcie rozwijania. Upewnij się, że przeczytałeś [Contributing Guide](https://github.com/marktext/marktext/blob/master/.github/CONTRIBUTING.md) przed stworzeniem pull request. Chcesz dodać nowe udogodnienia do Mark Text? Udaj się do [TODO LIST](https://github.com/marktext/marktext/blob/master/.github/TODOLIST.md)
Mark Text jest w trakcie rozwijania. Upewnij się, że przeczytałeś [Contributing Guide](../../.github/CONTRIBUTING.md) przed stworzeniem pull request. Chcesz dodać nowe udogodnienia do Mark Text? Udaj się do [TODO LIST](../../.github/TODOLIST.md)
Dziękujemy wszystkim osobom, które już wzięły udział w projekcie Mark Text! Jeżeli już jesteś członkiem [contributors](https://github.com/marktext/marktext/graphs/contributors), otwórz pull request aby dodać twoje imię i zdjęcie do poniższej listy osób, które pomogły przy projekcie.
@ -156,6 +156,6 @@ Specjalne podziękowania dla @[Yasujizr](https://github.com/Yasujizr), który za
### Licencja
[**MIT**](https://github.com/marktext/marktext/blob/master/LICENSE).
[**MIT**](../../LICENSE).
Copyright (c) 2017-present, @Jocs

View File

@ -1,6 +1,6 @@
> **This documentation is outdated, based on the original readme from 18 October 2018!**
<p align="center"><img src="https://github.com/marktext/marktext/blob/master/static/logo-small.png" alt="mark text" width="100" height="100"></p>
<p align="center"><img src="../../static/logo-small.png" alt="mark text" width="100" height="100"></p>
<h1 align="center">Mark Text</h1>
@ -84,7 +84,7 @@
<br />
![](https://github.com/marktext/marktext/blob/master/docs/marktext.gif)
![](../../docs/marktext.gif)
## Características
@ -99,13 +99,13 @@
| Escuro :crescent_moon: | Claro :high_brightness: |
|:------------------------------------------------------------------:|:-------------------------------------------------------------------:|
| ![](https://github.com/marktext/marktext/blob/master/docs/dark.jpg) | ![](https://github.com/marktext/marktext/blob/master/docs/light.jpg) |
| ![](../../docs/dark.jpg) | ![](../../docs/light.jpg) |
<h4 align="center">:smile_cat:Modo de edição:dog:</h4>
| Código Fonte | Máquina de Escrever | Concentração |
|:--------------------------------------------------------------------:|:------------------------------------------------------------------------:|:-------------------------------------------------------------------:|
| ![](https://github.com/marktext/marktext/blob/master/docs/source.gif) | ![](https://github.com/marktext/marktext/blob/master/docs/typewriter.gif) | ![](https://github.com/marktext/marktext/blob/master/docs/focus.gif) |
| ![](../../docs/source.gif) | ![](../../docs/typewriter.gif) | ![](../../docs/focus.gif) |
## Por que criar um novo editor ?
@ -124,14 +124,14 @@ Esperamos que todos os amantes do markdown contribuam e ajudem no desenvolviment
Não encontra seu sistema? [página de downloads](https://github.com/marktext/marktext/releases). Ainda não encontrou? Abra uma [issue](https://github.com/marktext/marktext/issues).
Quer saber o que tem de novo? É só ler o [CHANGELOG](https://github.com/marktext/marktext/blob/master/.github/CHANGELOG.md)
Quer saber o que tem de novo? É só ler o [CHANGELOG](../../.github/CHANGELOG.md)
Se está usando macOS você pode utilizar para instalação [**homebrew cask**](https://github.com/caskroom/homebrew-cask). Para usar Homebrew-Cask, vocÊ precisa ter instalado [Homebrew](https://brew.sh/)
```bash
brew cask install mark-text
```
![](https://github.com/marktext/marktext/blob/master/docs/brew-cask.gif)
![](../../docs/brew-cask.gif)
#### macOS e Windows
@ -139,11 +139,11 @@ Baixe e instale a partir do assistente de instalação.
#### Linux
Siga as instruções: [Clique aqui](https://github.com/marktext/marktext/blob/master/docs/LINUX.md).
Siga as instruções: [Clique aqui](../../docs/LINUX.md).
## Desenvolvimento
Gostou da missão? Para contribuir com **Mark Text**, por favor, siga as instruções: [instruções](https://github.com/marktext/marktext/blob/master/.github/CONTRIBUTING.md#build-instructions).
Gostou da missão? Para contribuir com **Mark Text**, por favor, siga as instruções: [instruções](../../.github/CONTRIBUTING.md#build-instructions).
Possui dúvidas sobre o **Mark Text**, pode abrir um issue. Se você fizer isso, por favor siga o formato padrão. Naturalmente, agradecemos que você envie uma solicitação pull diretamente
@ -152,7 +152,7 @@ Possui dúvidas sobre o **Mark Text**, pode abrir um issue. Se você fizer isso,
## Constribuição
**Mark Text** está em pleno desenvolvimento. Por favor leia [o guia de constribuição](https://github.com/marktext/marktext/blob/master/.github/CONTRIBUTING.md) antes de criar um Pull Request. Você quer adicionar alguns recursos? Dê uma olhada no [TODO LIST](https://github.com/marktext/marktext/blob/master/.github/TODOLIST.md) e abra um issues.
**Mark Text** está em pleno desenvolvimento. Por favor leia [o guia de constribuição](../../.github/CONTRIBUTING.md) antes de criar um Pull Request. Você quer adicionar alguns recursos? Dê uma olhada no [TODO LIST](../../.github/TODOLIST.md) e abra um issues.
## Apoiadores
@ -184,7 +184,7 @@ Se você patrocinar esse projeto tera sua logo aqui com um link :) [[Quero patro
**Platinum**
<a href="https://readme.io" target="_blank"><img src="https://github.com/marktext/marktext/blob/master/docs/sponsor/readme.png" /></a>
<a href="https://readme.io" target="_blank"><img src="../../docs/sponsor/readme.png" /></a>
## Contribuidores
@ -197,6 +197,6 @@ Agradecimentos especiais ao @[Yasujizr](https://github.com/Yasujizr) por criar
## Licença
[**MIT**](https://github.com/marktext/marktext/blob/master/LICENSE).
[**MIT**](../../LICENSE).
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fmarktext%2Fmarktext.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fmarktext%2Fmarktext?ref=badge_large)

View File

@ -1,6 +1,6 @@
> **This documentation is outdated, based on the original readme from 1 October 2018!**
<p align="center"><img src="https://github.com/marktext/marktext/blob/master/static/logo-small.png" alt="mark text" width="100" height="100"></p>
<p align="center"><img src="../../static/logo-small.png" alt="mark text" width="100" height="100"></p>
<h1 align="center">Mark Text</h1>
@ -84,7 +84,7 @@
<br />
![](https://github.com/marktext/marktext/blob/master/docs/marktext.gif)
![](../../docs/marktext.gif)
## Características
@ -99,13 +99,13 @@
| Oscuro :crescent_moon: | Claro :high_brightness: |
|:------------------------------------------------------------------:|:-------------------------------------------------------------------:|
| ![](https://github.com/marktext/marktext/blob/master/docs/dark.jpg) | ![](https://github.com/marktext/marktext/blob/master/docs/light.jpg) |
| ![](../../docs/dark.jpg) | ![](../../docs/light.jpg) |
<h4 align="center">:smile_cat:Mode d'édition:dog:</h4>
| Código fuente | Máquina de escribir | Concentración |
|:--------------------------------------------------------------------:|:------------------------------------------------------------------------:|:-------------------------------------------------------------------:|
| ![](https://github.com/marktext/marktext/blob/master/docs/source.gif) | ![](https://github.com/marktext/marktext/blob/master/docs/typewriter.gif) | ![](https://github.com/marktext/marktext/blob/master/docs/focus.gif) |
| ![](../../docs/source.gif) | ![](../../docs/typewriter.gif) | ![](../../docs/focus.gif) |
## ¿Por qué hacer otro editor ?
@ -123,14 +123,14 @@
¿No encuentras tu sistema? Ve a la [página de descargas](https://github.com/marktext/marktext/releases). ¿No se encuentra disponible tu versión? Abre una [issue](https://github.com/marktext/marktext/issues).
¿Quieres saber las nuevas funcionalidades de la última versión? Échale un vistazo al [CHANGELOG](https://github.com/marktext/marktext/blob/master/.github/CHANGELOG.md)
¿Quieres saber las nuevas funcionalidades de la última versión? Échale un vistazo al [CHANGELOG](../../.github/CHANGELOG.md)
Si estás usando macOS, puedes instalar Mart Text usando [**homebrew cask**](https://github.com/caskroom/homebrew-cask). Para usar Homebrew-Cask, tienes que tener instalado [Homebrew](https://brew.sh/)
```bash
brew cask install mark-text
```
![](https://github.com/marktext/marktext/blob/master/docs/brew-cask.gif)
![](../../docs/brew-cask.gif)
#### macOS y Windows
@ -138,11 +138,11 @@ Descarga e instala Mart Text a partir del asistente de instalación
#### Linux
Sigue las [instrucciones de instalación de Linux] (https://github.com/marktext/marktext/blob/master/docs/LINUX.md).
Sigue las [instrucciones de instalación de Linux] (../../docs/LINUX.md).
## Desarrollo
Si quieres construir tú mismo **Mark Text**, por favor, sigue las [instrucciones de desarrollo](https://github.com/marktext/marktext/blob/master/.github/CONTRIBUTING.md#build-instructions).
Si quieres construir tú mismo **Mark Text**, por favor, sigue las [instrucciones de desarrollo](../../.github/CONTRIBUTING.md#build-instructions).
Si tienes dudas sobre **Mark Text**, puedes abrir un issue. Si lo haces, por favor, sigue el formato estándar. Por supuesto, apreciamos que mandes directamente un Pull Request
@ -150,7 +150,7 @@ Si tienes dudas sobre **Mark Text**, puedes abrir un issue. Si lo haces, por fav
- [Alfred Workflow](http://www.packal.org/workflow/mark-text): un workflow para la aplicación de macOS Alfred: usa "mt" para abrir archivos/carpetas con Mark Text
## Contribución
**Mark Text** está en pleno desarrollo. Asegúrate de leer [la guía de contribución](https://github.com/marktext/marktext/blob/master/.github/CONTRIBUTING.md) antes de hacer un Pull Request. ¿Quieres añadir algunas funcionalidades? Échale un vistazo a la [TODO LIST](https://github.com/marktext/marktext/blob/master/.github/TODOLIST.md) y abre issues.
**Mark Text** está en pleno desarrollo. Asegúrate de leer [la guía de contribución](../../.github/CONTRIBUTING.md) antes de hacer un Pull Request. ¿Quieres añadir algunas funcionalidades? Échale un vistazo a la [TODO LIST](../../.github/TODOLIST.md) y abre issues.
## Backers
@ -182,7 +182,7 @@ Apoya este proyecto convirtiéndote en un sponsor. Tu logo se verá aquí con un
**Platinum Sponsors**
<a href="https://readme.io" target="_blank"><img src="https://github.com/marktext/marktext/blob/master/docs/sponsor/readme.png" /></a>
<a href="https://readme.io" target="_blank"><img src="../../docs/sponsor/readme.png" /></a>
## Contribuidores
@ -195,6 +195,6 @@ Un especial agradecimiento a @[Yasujizr](https://github.com/Yasujizr) por hacer
## Licencia
[**MIT**](https://github.com/marktext/marktext/blob/master/LICENSE).
[**MIT**](../../LICENSE).
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fmarktext%2Fmarktext.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fmarktext%2Fmarktext?ref=badge_large)

View File

@ -1,6 +1,6 @@
> **This documentation is outdated, based on the original readme from 19 June 2018!**
<p align="center"><img src="https://github.com/marktext/marktext/blob/master/static/logo-small.png" alt="mark text" width="100" height="100"></p>
<p align="center"><img src="../../static/logo-small.png" alt="mark text" width="100" height="100"></p>
<h1 align="center">Mark Text</h1>
@ -55,7 +55,7 @@
Web sitesi
</a>
<span> | </span>
<a href="https://github.com/marktext/marktext/blob/master/docs/i18n/tr.md#readme">
<a href="../../docs/i18n/tr.md#readme">
Türkçe
</a>
<span> | </span>
@ -88,7 +88,7 @@
<br />
![](https://github.com/marktext/marktext/blob/master/docs/marktext.gif)
![](../../docs/marktext.gif)
## Özellikler
@ -103,13 +103,13 @@
| Dark :crescent_moon: | Light :high_brightness: |
| :----------------------------------------------------------------: | :-----------------------------------------------------------------: |
| ![](https://github.com/marktext/marktext/blob/master/docs/dark.jpg) | ![](https://github.com/marktext/marktext/blob/master/docs/light.jpg) |
| ![](../../docs/dark.jpg) | ![](../../docs/light.jpg) |
<h4 align="center">:smile_cat:Düzenleme modları:dog:</h4>
| Kaynak Kod | Daktilo | Odaklama |
| :------------------------------------------------------------------: | :----------------------------------------------------------------------: | :-----------------------------------------------------------------: |
| ![](https://github.com/marktext/marktext/blob/master/docs/source.gif) | ![](https://github.com/marktext/marktext/blob/master/docs/typewriter.gif) | ![](https://github.com/marktext/marktext/blob/master/docs/focus.gif) |
| ![](../../docs/source.gif) | ![](../../docs/typewriter.gif) | ![](../../docs/focus.gif) |
## Neden başka editör yazıyoruz?
@ -127,7 +127,7 @@
Kendi sistemini bulamıyor musun? [Yayınlanma sayfasına](https://github.com/marktext/marktext/releases) git.Hala mı bulamıyorsun? Bir [issue](https://github.com/marktext/marktext/issues) aç.
Bu versiyonda yeni özellikler mi görmek istiyorsun? [CHANGELOG](https://github.com/marktext/marktext/blob/master/.github/CHANGELOG.md) başvur.
Bu versiyonda yeni özellikler mi görmek istiyorsun? [CHANGELOG](../../.github/CHANGELOG.md) başvur.
Eğer OSX sistemi kullanıyorsan, [**homebrew cask**](https://github.com/caskroom/homebrew-cask) kullanarak Mark Text yükleyebilirsin, Homebrew-Cask kullanmaya başlamak için sadece [Homebrew](https://brew.sh/) yüklemen gerekli.
@ -135,7 +135,7 @@ Eğer OSX sistemi kullanıyorsan, [**homebrew cask**](https://github.com/caskroo
brew cask install mark-text
```
![](https://github.com/marktext/marktext/blob/master/docs/brew-cask.gif)
![](../../docs/brew-cask.gif)
#### macOS ve Windows
@ -143,11 +143,11 @@ Basitçe indirin ve Mark Text kurulum sihirbazı ile kurulumu tamamlayın.
#### Linux
Lütfen [Linux kurulum talimatını](https://github.com/marktext/marktext/blob/master/docs/LINUX.md) takip ediniz.
Lütfen [Linux kurulum talimatını](../../docs/LINUX.md) takip ediniz.
## Geliştirme
Eğer **Mark Text** kendiniz geliştirmek isterseniz, lütfen bizim [geliştirici dökümantasyonunu](https://github.com/marktext/marktext/blob/master/.github/CONTRIBUTING.md#build-instructions) kontrol edin.
Eğer **Mark Text** kendiniz geliştirmek isterseniz, lütfen bizim [geliştirici dökümantasyonunu](../../.github/CONTRIBUTING.md#build-instructions) kontrol edin.
**Mark Text** kullanırken bir sorun olursa, bir issue açabilirsin, ama issue formatına uyacağına umuyoruz.Tabi ki direk olarak PR gönderbilirsin bundan memnuniyet duyarız.
@ -157,7 +157,7 @@ Eğer **Mark Text** kendiniz geliştirmek isterseniz, lütfen bizim [geliştiric
## Katkıda Bulunmak
Mark Text geliştirme aşamasında, lütfen pull request yapmadan önce [Katkıda bulunma Rehberini](https://github.com/marktext/marktext/blob/master/.github/CONTRIBUTING.md) okuduğunuza emin olun.Mark Text'e yeni özellikler eklemek mi istiyorsun? [TODO LIST](https://github.com/marktext/marktext/blob/master/.github/TODOLIST.md)'e başvur ve bir issue aç.
Mark Text geliştirme aşamasında, lütfen pull request yapmadan önce [Katkıda bulunma Rehberini](../../.github/CONTRIBUTING.md) okuduğunuza emin olun.Mark Text'e yeni özellikler eklemek mi istiyorsun? [TODO LIST](../../.github/TODOLIST.md)'e başvur ve bir issue aç.
## Destekçiler
@ -171,7 +171,7 @@ Sponsor olarak bu projeye desktek verin. Logonuz burada websitenizin linki veril
**Platinum Sponsorlar**
<a href="https://readme.io" target="_blank"><img src="https://github.com/marktext/marktext/blob/master/docs/sponsor/readme.png" /></a>
<a href="https://readme.io" target="_blank"><img src="../../docs/sponsor/readme.png" /></a>
## Katkıda bulunanlar
@ -183,6 +183,6 @@ Mark Text'e katkıda bulunmuş herkese teşekkürler.[[contributors](https://git
## Lisans
[**MIT**](https://github.com/marktext/marktext/blob/master/LICENSE).
[**MIT**](../../LICENSE).
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fmarktext%2Fmarktext.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fmarktext%2Fmarktext?ref=badge_large)

View File

@ -1,6 +1,6 @@
> **This documentation is outdated, based on the original readme from 13 March 2018!**
<p align="center"><img src="https://github.com/marktext/marktext/blob/master/static/logo-small.png" alt="mark text" width="100" height="100"></p>
<p align="center"><img src="../../static/logo-small.png" alt="mark text" width="100" height="100"></p>
<h1 align="center">Mark Text</h1>
@ -84,7 +84,7 @@
<br />
![](https://github.com/marktext/marktext/blob/master/docs/marktext.gif)
![](../../docs/marktext.gif)
### 特性
@ -100,19 +100,19 @@
| 黑色主题 :crescent_moon: | 白色主题 :high_brightness: |
| :----------------------------------------------------------: | :----------------------------------------------------------: |
| ![](https://github.com/marktext/marktext/blob/master/docs/dark.jpg) | ![](https://github.com/marktext/marktext/blob/master/docs/light.jpg) |
| ![](../../docs/dark.jpg) | ![](../../docs/light.jpg) |
<h4 align="center">:smile_cat:​编辑模式:dog:</h4>
| 源代码模式 | 打字机模式 | 专注模式 |
| :----------------------------------------------------------: | :----------------------------------------------------------: | :----------------------------------------------------------: |
| ![](https://github.com/marktext/marktext/blob/master/docs/source.gif) | ![](https://github.com/marktext/marktext/blob/master/docs/typewriter.gif) | ![](https://github.com/marktext/marktext/blob/master/docs/focus.gif) |
| ![](../../docs/source.gif) | ![](../../docs/typewriter.gif) | ![](../../docs/focus.gif) |
### 可以斗图的 Markdown 编辑器
Mark Text 内置斗图功能,省掉了寻找「斗图」的烦恼,通过快捷键 `Cmd+/` 直接打开斗图搜索面板,你需要的有趣图片就在里面。斗图功能默认是关闭的,你需要从`user preference` 菜单中,打开 preference.md, 然后设置 `aidou``true`。保存然后重启编辑器就可以使用了。
![](https://github.com/marktext/marktext/blob/master/docs/doutu.jpg)
![](../../docs/doutu.jpg)
### 安装和下载
@ -128,7 +128,7 @@
> brew cask install mark-text
![](https://github.com/marktext/marktext/blob/master/docs/brew-cask.gif)
![](../../docs/brew-cask.gif)
### 开发
@ -141,7 +141,7 @@
### 贡献
Mark Text 正在全力开发中,在你提交 PR 之前,请首先阅读 [Contributing Guide](https://github.com/marktext/marktext/blob/master/.github/CONTRIBUTING.md)。 如果你想给 Mark Text 添加新的特性,请阅读 [TODO LIST](https://github.com/marktext/marktext/blob/master/.github/TODOLIST.md)
Mark Text 正在全力开发中,在你提交 PR 之前,请首先阅读 [Contributing Guide](../../.github/CONTRIBUTING.md)。 如果你想给 Mark Text 添加新的特性,请阅读 [TODO LIST](../../.github/TODOLIST.md)
感谢所有 Mark Text 的所有[贡献者](https://github.com/marktext/marktext/graphs/contributors), 正是因为有你们Mark Text 才会趋于完美。 如果你是贡献者,你可以将你的姓名和头像添加到下面列表中。
@ -153,6 +153,6 @@ Mark Text 正在全力开发中,在你提交 PR 之前,请首先阅读 [Cont
### License
[**MIT**](https://github.com/marktext/marktext/blob/master/LICENSE).
[**MIT**](../../LICENSE).
Copyright (c) 2017-present, @Jocs