要开始一个新段落,请在添加新段落内容之前留出一个空行(不含空格)。
This sentence is the first one in this paragraph.
This second sentence also belongs to the first paragraph.
This is the first sentence of the second paragraph.尽可能避免换行。考虑创建单独的段落,即使是在编号列表中。
如果需要添加换行,请使用 <br/> HTML 元素。
表格内的示例:
| Feature | Enabled |
|----------------------------------|---------|
| Feature name<br/>Additional info | Yes |表格显示如下:
| 功能 | 已启用 |
|---|---|
| 功能名称 附加信息 |
是 |