Skip to content

Commit dbcf3ff

Browse files
committed
update
1 parent a0856bd commit dbcf3ff

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

_posts/basic/2016-01-01-Markdown Reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ last_modified_at: 2025-01-17
1515

1616
## Overview
1717

18-
**Markdown** is created by [Daring Fireball](http://daringfireball.net/); the original guideline is [here](http://daringfireball.net/projects/markdown/syntax). Its syntax, however, varies between different parsers or editors. **Typora** tries to follow [GitHub Flavored Markdown][GFM], but may still have small incompatibilities.
18+
**Markdown** is created by [John Gruber](http://daringfireball.net/), the original guideline is [here](http://daringfireball.net/projects/markdown/syntax). Its syntax, however, varies between different parsers or editors. **Typora** tries to follow [GitHub Flavored Markdown][GFM], but may still have small incompatibilities.
1919

2020
Table of Contents
2121

_posts/reference/2019-01-16-Acknowledgement.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ MIT License https://github.com/bramp/js-sequence-diagrams/blob/master/LICENCE
289289

290290
MIT License https://github.com/adrai/flowchart.js/blob/master/license
291291

292-
### [Mermaid](https://knsv.github.io/mermaid/#mermaid)
292+
### [Mermaid](https://mermaid.js.org/)
293293

294294
MIT License https://github.com/knsv/mermaid/blob/master/LICENSE
295295

_posts/reference/2019-01-16-License Agreement.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ You may not accept this EULA if You are not of legal age to form a binding contr
6464
9. Exception: repackage (provide installation packages/scripts) Typora on Linux system is allowed if all contents (includes all binaries, resources files, scripts, etc) of Typora are not modified or deleted.
6565
3. We may modify the Software at any time at its sole discretion and without notice to You, for example to comply with applicable law or a court order, to avoid a third party infringement claim or to provide Updates and upgrades.
6666
4. Certain components of the Software are Open Source Software and licensed under the terms of the applicable license(s) of the Open Source Software. You shall adhere to these terms and conditions, which can be found via the webpage: http://support.typora.io/Acknowledgement/.
67-
5. You are allowed to use Full version on any devices you own, manage or have privilege to install and run apps on it. You are allowed to use the Full version for personal purposes, commercial purposes, and other purposes excluding clause 4.2.
67+
5. You are allowed to use Full version on any devices you own, manage or have privilege to install and run apps on it. Without extra permission from us, one license can activate Typora app on 3 devices at most at the same time (“device” refers to isolated environment, different operating systems, user accounts, virtual machines, physical devices, etc are accounted as different devices). You are allowed to use the Full version for personal purposes, commercial purposes, and other purposes excluding clause 4.2.
6868
6. We reserve every rights, including ending customer support, revoke your license code, or take future legal steps if you break the restrictions.
6969

7070
## 5. Maintenance and support

_posts/zh/2022-01-01-Markdown-Reference.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ last_modified_at: 2022-02-21
1111

1212
## 概述
1313

14-
**Markdown**[Daring Fireball](http://daringfireball.net/) 创建,原始指南在 [这里](http://daringfireball.net/projects/markdown/syntax)。但是,它的语法因不同的解析器或编辑器而异。**Typora** 正在使用 [GitHub Flavored Markdown][GFM]
14+
**Markdown**[John Gruber](http://daringfireball.net/) 创建,原始指南在 [这里](http://daringfireball.net/projects/markdown/syntax)。但是,它的语法因不同的解析器或编辑器而异。**Typora** 正在使用 [GitHub Flavored Markdown][GFM]
1515

1616
**大纲**
1717

@@ -200,7 +200,7 @@ Typora 现在支持 [YAML Front Matter](http://jekyllrb.com/docs/frontmatter/)
200200

201201
### 图表 (Sequence, Flowchart and Mermaid)
202202

203-
Typora 支持, [sequence](https://bramp.github.io/js-sequence-diagrams/), [flowchart](http://flowchart.js.org/) and [mermaid](https://knsv.github.io/mermaid/#mermaid), 使用前要先从偏好设置面板启用该功能。
203+
Typora 支持, [sequence](https://bramp.github.io/js-sequence-diagrams/), [flowchart](http://flowchart.js.org/) and [mermaid](https://mermaid.js.org/), 使用前要先从偏好设置面板启用该功能。
204204

205205
详细信息请参阅此 [文档](http://support.typora.io/Draw-Diagrams-With-Markdown/)
206206

0 commit comments

Comments
 (0)