Searched refs:FootnoteContainerRenderer (Results 1 – 4 of 4) sorted by path
34 use Dokuwiki\Plugin\Commonmark\Extension\Renderer\Block\FootnoteContainerRenderer; alias46 $environment->addBlockRenderer(FootnoteContainer::class, new FootnoteContainerRenderer());
27 final class FootnoteContainerRenderer implements BlockRendererInterface, ConfigurationAwareInterface class
31 use League\CommonMark\Extension\Footnote\Renderer\FootnoteContainerRenderer; alias43 $environment->addBlockRenderer(FootnoteContainer::class, new FootnoteContainerRenderer());
25 final class FootnoteContainerRenderer implements BlockRendererInterface, ConfigurationAwareInterface class