mirror of
https://github.com/marktext/marktext.git
synced 2025-05-04 03:51:01 +08:00
Update zh_cn.md (#777)
This commit is contained in:
parent
c332e71f69
commit
14b9513a88
@ -8,10 +8,10 @@
|
|||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<div align="center">
|
<div align="center">
|
||||||
<strong>:high_brightness:Next generation markdown editor:crescent_moon:</strong>
|
<strong>:high_brightness:下一代 Markdown 编辑器:crescent_moon:</strong>
|
||||||
</div>
|
</div>
|
||||||
<div align="center">
|
<div align="center">
|
||||||
An <code>Electron</code> app for platforms of OS X Windows and Linux
|
一个用于 OS X、Windows 和 Linux 平台的 <code>Electron</code> 应用程序
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<br />
|
<br />
|
||||||
@ -50,23 +50,23 @@
|
|||||||
<div align="center">
|
<div align="center">
|
||||||
<h3>
|
<h3>
|
||||||
<a href="https://marktext.github.io/website">
|
<a href="https://marktext.github.io/website">
|
||||||
Website
|
网站
|
||||||
</a>
|
</a>
|
||||||
<span> | </span>
|
<span> | </span>
|
||||||
<a href="https://github.com/marktext/marktext#features">
|
<a href="https://github.com/marktext/marktext#features">
|
||||||
Features
|
特性
|
||||||
</a>
|
</a>
|
||||||
<span> | </span>
|
<span> | </span>
|
||||||
<a href="https://github.com/marktext/marktext#download-and-install">
|
<a href="https://github.com/marktext/marktext#download-and-install">
|
||||||
Downloads
|
下载
|
||||||
</a>
|
</a>
|
||||||
<span> | </span>
|
<span> | </span>
|
||||||
<a href="https://github.com/marktext/marktext#development">
|
<a href="https://github.com/marktext/marktext#development">
|
||||||
Development
|
开发
|
||||||
</a>
|
</a>
|
||||||
<span> | </span>
|
<span> | </span>
|
||||||
<a href="https://github.com/marktext/marktext#contribution">
|
<a href="https://github.com/marktext/marktext#contribution">
|
||||||
Contribution
|
贡献
|
||||||
</a>
|
</a>
|
||||||
</h3>
|
</h3>
|
||||||
</div>
|
</div>
|
||||||
@ -94,13 +94,13 @@
|
|||||||
- 黑、白两款主题,自由切换。
|
- 黑、白两款主题,自由切换。
|
||||||
- 多种编辑模式:**源代码模式**、**打字机模式**、**专注模式**。
|
- 多种编辑模式:**源代码模式**、**打字机模式**、**专注模式**。
|
||||||
|
|
||||||
<h4 align="center">:crescent_moon:Dark and Light themes:high_brightness:</h4>
|
<h4 align="center">:crescent_moon:黑色和白色主题:high_brightness:</h4>
|
||||||
|
|
||||||
| 黑色主题 :crescent_moon: | 白色主题 :high_brightness: |
|
| 黑色主题 :crescent_moon: | 白色主题 :high_brightness: |
|
||||||
| :----------------------------------------------------------: | :----------------------------------------------------------: |
|
| :----------------------------------------------------------: | :----------------------------------------------------------: |
|
||||||
|  |  |
|
|  |  |
|
||||||
|
|
||||||
<h4 align="center">:smile_cat:Edit modes:dog:</h4>
|
<h4 align="center">:smile_cat:编辑模式:dog:</h4>
|
||||||
|
|
||||||
| 源代码模式 | 打字机模式 | 专注模式 |
|
| 源代码模式 | 打字机模式 | 专注模式 |
|
||||||
| :----------------------------------------------------------: | :----------------------------------------------------------: | :----------------------------------------------------------: |
|
| :----------------------------------------------------------: | :----------------------------------------------------------: | :----------------------------------------------------------: |
|
||||||
@ -135,7 +135,7 @@
|
|||||||
- 首先 clone 仓库到本地
|
- 首先 clone 仓库到本地
|
||||||
- 运行 `npm install`
|
- 运行 `npm install`
|
||||||
- 运行 `npm run build`
|
- 运行 `npm run build`
|
||||||
- 复制 app 到 Applications 文件夹,如果是 windows 系统直接点击相应软件安装。
|
- 复制 app 到 Applications 文件夹,如果是 Windows 系统直接点击相应软件安装。
|
||||||
|
|
||||||
### 贡献
|
### 贡献
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user