Home
last modified time | relevance | path

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

/plugin/commonmark/src/Dokuwiki/Plugin/Commonmark/Extension/Renderer/Block/
H A DThematicBreakRenderer.php23 final class ThematicBreakRenderer implements NodeRendererInterface class
/plugin/commonmark/src/Dokuwiki/Plugin/Commonmark/Extension/
H A DCommonmarkToDokuwikiExtension.php78 … ->addRenderer(BlockElement\ThematicBreak::class, new BlockRenderer\ThematicBreakRenderer(), 0)