diff --git a/CONTRIBUTORS.svg b/CONTRIBUTORS.svg index 98e643da..6db74098 100644 --- a/CONTRIBUTORS.svg +++ b/CONTRIBUTORS.svg @@ -78,19 +78,21 @@ + + - + - + - + - + - + - + - + \ No newline at end of file diff --git a/docs/markdown.html b/docs/markdown.html index 861a6c02..7ed9a606 100644 --- a/docs/markdown.html +++ b/docs/markdown.html @@ -125,16 +125,21 @@
`Inline code` 周围有反引号
 

表格

-
|     左栏   |     中间栏     |  右栏     |
-| ----------| ------------ | --------- |
-| 单元格 1   |   居中        |     $1600 |
-| 单元格 2   |   单元格 3    |       $12 |
+
| 左栏     | 中间栏   | 右栏  |
+| -------- | -------- | ----- |
+| 单元格 1 | 居中     | $1600 |
+| 单元格 2 | 单元格 3 | $12   |
 

简单的风格

-
左栏 | 中间栏 | 右栏
-:--- | ---- | ----
-单元格 1   | 居中      |    $1600
-单元格 2   | 单元格 3  |     $12
+
左栏     | 中间栏   | 右栏  
+-------- | -------- | -----
+单元格 1 | 居中     | $1600
+单元格 2 | 单元格 3 | $12 
+
+

增加 : 改变文字对齐方式

+
左栏     |  中间栏  |   右栏 
+:------- | :------: | -----: 
+左对齐   |   居中   | 右对齐
 

Markdown 表格生成器:tableconvert.com

脚注 (Footnotes)

diff --git a/index.html b/index.html index 46e1eac1..ba5d3527 100644 --- a/index.html +++ b/index.html @@ -689,7 +689,7 @@

如果你有资源,可以很方便部署 web 版,这非常简单,只需要克隆 gh-pages 分支代码到你的静态服务就可以了,还可以使用 docker 快捷部署 web 版。

-
+