Home
last modified time | relevance | path

Searched refs:inTightList (Results 1 – 25 of 38) sorted by relevance

12

/plugin/commonmark/vendor/league/commonmark/src/
H A DHtmlRenderer.php
H A DElementRendererInterface.php
/plugin/commonmark/src/Dokuwiki/Plugin/Commonmark/
H A DDWRenderer.php98 renderBlock(AbstractBlock $block, bool $inTightList = false) global() argument
118 renderBlocks(iterable $blocks, bool $inTightList = false) global() argument
/plugin/commonmark/vendor/league/commonmark/src/Block/Renderer/
H A DParagraphRenderer.php
H A DListItemRenderer.php
H A DBlockRendererInterface.php
H A DDocumentRenderer.php
H A DThematicBreakRenderer.php
H A DHeadingRenderer.php
H A DIndentedCodeRenderer.php
H A DBlockQuoteRenderer.php
H A DFencedCodeRenderer.php
H A DHtmlBlockRenderer.php
H A DListBlockRenderer.php
/plugin/commonmark/src/Dokuwiki/Plugin/Commonmark/Extension/Renderer/Block/
H A DListItemRenderer.php31 * @param bool $inTightList
34 render(AbstractBlock $block, ElementRendererInterface $DWRenderer, bool $inTightList = false) global() argument
H A DThematicBreakRenderer.php28 * @param bool $inTightList
32 render(AbstractBlock $block, ElementRendererInterface $htmlRenderer, bool $inTightList = false) global() argument
H A DDocumentRenderer.php28 * @param bool $inTightList
32 render(AbstractBlock $block, ElementRendererInterface $DWRenderer, bool $inTightList = false) global() argument
H A DIndentedCodeRenderer.php30 * @param bool $inTightList
34 render(AbstractBlock $block, ElementRendererInterface $DWRenderer, bool $inTightList = false) global() argument
H A DHeadingRenderer.php29 * @param bool $inTightList
32 render(AbstractBlock $block, ElementRendererInterface $DWRenderer, bool $inTightList = false) global() argument
H A DParagraphRenderer.php29 * @param bool $inTightList
32 render(AbstractBlock $block, ElementRendererInterface $DWRenderer, bool $inTightList = false) global() argument
H A DBlockQuoteRenderer.php30 * @param bool $inTightList
32 render(AbstractBlock $block, ElementRendererInterface $DWRenderer, bool $inTightList = false) global() argument
H A DFootnoteRenderer.php35 * @param bool $inTightList
39 render(AbstractBlock $block, ElementRendererInterface $DWRenderer, bool $inTightList = false) global() argument
H A DFencedCodeRenderer.php30 * @param bool $inTightList
33 render(AbstractBlock $block, ElementRendererInterface $DWRenderer, bool $inTightList = false) global() argument
H A DListBlockRenderer.php29 * @param bool $inTightList
33 render(AbstractBlock $block, ElementRendererInterface $DWRenderer, bool $inTightList = false) global() argument
/plugin/commonmark/vendor/league/commonmark/src/Extension/DisallowedRawHtml/
H A DDisallowedRawHtmlBlockRenderer.php

12