CommonMark\Node\BulletList::__construct
(cmark >= 1.0.0)
CommonMark\Node\BulletList::__construct — BulletList 构造
描述
public CommonMark\Node\BulletList::__construct()
public CommonMark\Node\BulletList::__construct(
int $tight
)
public CommonMark\Node\BulletList::__construct(
int $tight
,
int $delimiter
)