CommonMark\Node\BulletList::__construct
(cmark >= 1.0.0)
CommonMark\Node\BulletList::__construct — BulletList Construction
说明
public
CommonMark\Node\BulletList::__construct (
void )
public
CommonMark\Node\BulletList::__construct (
int
$tight
)
public
CommonMark\Node\BulletList::__construct (
int
$tight
,
int $delimiter
)
Warning
本函数还未编写文档,仅有参数列表。
参数
此函数没有参数。