Skip to content

Latest commit

 

History

History
56 lines (34 loc) · 1.03 KB

File metadata and controls

56 lines (34 loc) · 1.03 KB

示例文档

Example Document

说明: 这段部分将出现在所有语言版本中。

NOTE: This part will exist in versions of all languages.

## 中文版本

这是只有中文版本才会出现的内容。

你可以在其中嵌入各种[Pandoc的Markdown语法](http://johnmacfarlane.net/pandoc/README.html#pandocs-markdown)标记。

例如:

- 这是一个无序列表
    + 这是一个二级列表
- 这是列表的第二项
    
    语言  语言标记
    ----  --------
    中文  zh
    英文  en

    Table: 一个表格示例

## English Version

The content will only exist in English version.

You can embedded all kinds of tags with [Pandoc’s Markdown](http://johnmacfarlane.net/pandoc/README.html#pandocs-markdown).

For Example:

- This is an unorder list
    + This is a nested list
- This is the second item of list
    
    Language  Language Tags
    --------  -------------
    Chinese   zh
    English   en

    Table: An example of table