Searched refs:TableSectionRenderer (Results 1 – 2 of 2) sorted by relevance
29 use Dokuwiki\Plugin\Commonmark\Extension\Renderer\Block\TableSectionRenderer; alias41 ->addRenderer(TableSection::class, new TableSectionRenderer())
26 final class TableSectionRenderer implements NodeRendererInterface class