Home
last modified time | relevance | path

Searched defs:STYLE_BULLET (Results 1 – 2 of 2) sorted by relevance

/plugin/commonmark/vendor/league/commonmark/src/Extension/TableOfContents/
H A DTableOfContentsBuilder.php29 public const STYLE_BULLET = TableOfContentsGenerator::STYLE_BULLET; global() define in League\\CommonMark\\Extension\\TableOfContents\\TableOfContentsBuilder
H A DTableOfContentsGenerator.php32 public const STYLE_BULLET = ListBlock::TYPE_BULLET; global() define in League\\CommonMark\\Extension\\TableOfContents\\TableOfContentsGenerator