Home
last modified time | relevance | path

Searched defs:block (Results 26 – 50 of 202) sorted by relevance

123456789

/plugin/commonmark/vendor/league/commonmark/src/Block/Renderer/
H A DDocumentRenderer.php
H A DThematicBreakRenderer.php
H A DBlockQuoteRenderer.php
H A DHeadingRenderer.php
H A DListBlockRenderer.php
H A DParagraphRenderer.php
/plugin/commonmark/vendor/league/commonmark/src/Extension/Footnote/Node/
H A DFootnoteContainer.php25 canContain(AbstractBlock $block) global() argument
/plugin/commonmark/vendor/league/commonmark/src/Extension/TableOfContents/
H A DTableOfContentsPlaceholderRenderer.php20 render(AbstractBlock $block, ElementRendererInterface $htmlRenderer, bool $inTightList = false) global() argument
/plugin/mdpage/vendor/cebe/markdown/
H A DParser.php240 protected function renderParagraph($block)
385 protected function renderText($block)
/plugin/mdpage/vendor/cebe/markdown/inline/
H A DStrikeoutTrait.php33 protected function renderStrike($block)
/plugin/projects/lib/
H A Dmutex.php18 function acquire($block = true, $timeout = 1){
/plugin/commonmark/src/Dokuwiki/Plugin/Commonmark/Extension/Renderer/Block/
H A DHeadingRenderer.php32 render(AbstractBlock $block, ElementRendererInterface $DWRenderer, bool $inTightList = false) global() argument
H A DTableRowRenderer.php28 render(AbstractBlock $block, ElementRendererInterface $DWRenderer, bool $inTightList = false) global() argument
H A DParagraphRenderer.php32 render(AbstractBlock $block, ElementRendererInterface $DWRenderer, bool $inTightList = false) global() argument
H A DTableRenderer.php28 render(AbstractBlock $block, ElementRendererInterface $DWRenderer, bool $inTightList = false) global() argument
H A DTableSectionRenderer.php28 render(AbstractBlock $block, ElementRendererInterface $DWRenderer, bool $inTightList = false) global() argument
H A DBlockQuoteRenderer.php32 render(AbstractBlock $block, ElementRendererInterface $DWRenderer, bool $inTightList = false) global() argument
H A DDocumentRenderer.php32 render(AbstractBlock $block, ElementRendererInterface $DWRenderer, bool $inTightList = false) global() argument
H A DTableCellRenderer.php28 render(AbstractBlock $block, ElementRendererInterface $DWRenderer, bool $inTightList = false) global() argument
H A DThematicBreakRenderer.php32 render(AbstractBlock $block, ElementRendererInterface $htmlRenderer, bool $inTightList = false) global() argument
H A DListBlockRenderer.php33 render(AbstractBlock $block, ElementRendererInterface $DWRenderer, bool $inTightList = false) global() argument
/plugin/commonmark/vendor/league/commonmark/src/Extension/Table/
H A DTableRowRenderer.php25 render(AbstractBlock $block, ElementRendererInterface $htmlRenderer, bool $inTightList = false) global() argument
H A DTableSectionRenderer.php25 render(AbstractBlock $block, ElementRendererInterface $htmlRenderer, bool $inTightList = false) global() argument
H A DTableRenderer.php25 render(AbstractBlock $block, ElementRendererInterface $htmlRenderer, bool $inTightList = false) global() argument
H A DTableCellRenderer.php25 render(AbstractBlock $block, ElementRendererInterface $htmlRenderer, bool $inTightList = false) global() argument

123456789