faviconv-noREADME|ARCHIVES|CATEGORIES|SEARCH|
«Sat Mar 13 2021AkrISrn语法扩展2f02f41Raw
dl 语法
The documentation is a work in progress, and English edition is just an empty shell for now. I will translate it when Chinese edition has done.

dl 语法是以 : 开头的块级语法,它可以帮助你生成 <dl> 标签。

它通常需要单独占据一行,不过也能用在引用语法 > 的后面。它可以单独或连续使用,也可以和它上一行的文本或图像组成一个语法块。

示例

: 单独使用
Plain text
单独使用
: 连续使用
: 连续使用
: 连续使用
Plain text
连续使用
连续使用
连续使用
文本。
: 作为文本的说明。
Plain text
文本。
作为文本的说明。
![](/uploads/images/logo.png)
: 作为图像的说明。
Plain text
作为图像的说明。
> 文本
> : 作为引用文本的说明
Plain text
文本
作为引用文本的说明
This page is open source, improve it
Graph