Home
last modified time | relevance | path

Searched defs:TableOfContentsPlaceholder (Results 1 – 4 of 4) sorted by relevance

/plugin/commonmark/vendor/league/commonmark/src/Extension/TableOfContents/
H A DTableOfContentsExtension.php17 use League\CommonMark\Extension\TableOfContents\Node\TableOfContentsPlaceholder; global() alias
H A DTableOfContentsPlaceholderParser.php17 use League\CommonMark\Extension\TableOfContents\Node\TableOfContentsPlaceholder; global() alias
H A DTableOfContentsBuilder.php20 use League\CommonMark\Extension\TableOfContents\Node\TableOfContentsPlaceholder; alias
/plugin/commonmark/vendor/league/commonmark/src/Extension/TableOfContents/Node/
H A DTableOfContentsPlaceholder.php17 final class TableOfContentsPlaceholder extends AbstractBlock global() class