Home
last modified time | relevance | path

Searched refs:DocumentRenderer (Results 1 – 2 of 2) sorted by relevance

/plugin/commonmark/src/Dokuwiki/Plugin/Commonmark/Extension/Renderer/Block/
DDocumentRenderer.php23 final class DocumentRenderer implements NodeRendererInterface class
/plugin/commonmark/src/Dokuwiki/Plugin/Commonmark/Extension/
DCommonmarkToDokuwikiExtension.php69 … ->addRenderer(CoreBlockElement\Document::class, new BlockRenderer\DocumentRenderer(), 0)