diff --git a/public/help/zh/wiki_syntax_detailed_textile.html b/public/help/zh/wiki_syntax_detailed_textile.html index 2f56bb5..8211add 100644 --- a/public/help/zh/wiki_syntax_detailed_textile.html +++ b/public/help/zh/wiki_syntax_detailed_textile.html @@ -125,11 +125,11 @@ @@ -145,16 +145,16 @@ diff --git a/public/help/zh/wiki_syntax_textile.html b/public/help/zh/wiki_syntax_textile.html index d3de760..c077f75 100644 --- a/public/help/zh/wiki_syntax_textile.html +++ b/public/help/zh/wiki_syntax_textile.html @@ -37,9 +37,9 @@ table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: -Lists -Unordered list* Item 1
** Sub
* Item 2 -Ordered list# Item 1
## Sub
# Item 2
  1. Item 1
    1. Sub
  2. Item 2
+列表 +不排序列表* 列表项 1
** Sub
* 列表项 2 +排序列表# 列表项 1
## Sub
# 列表项 2
  1. 列表项 1
    1. 子项
  2. 列表项 2
标题 标题 1h1. 标题 1

标题 1

@@ -57,11 +57,11 @@ table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: commit:f30e13e43提交: f30e13e4 source:some/file代码:source:some/file -Inline images +内嵌图片 Image!image_url! !attached_image! -Tables +表格 |_. A |_. B |_. C |
| A | B | C |
|/2. row span | B | C |
|\2. col span | @@ -70,8 +70,8 @@ table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: ABC ABC - row spanBC - col span + 行合并BC + 列合并