Home
last modified time | relevance | path

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

/plugin/commonmark/vendor/league/commonmark/src/Extension/TableOfContents/Node/
H A DTableOfContentsPlaceholder.php17 final class TableOfContentsPlaceholder extends AbstractBlock global() class
/plugin/commonmark/vendor/league/commonmark/src/Extension/TableOfContents/
H A DTableOfContentsBuilder.php20 use League\CommonMark\Extension\TableOfContents\Node\TableOfContentsPlaceholder; alias
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