Searched refs:renderSpecialEnter (Results 1 – 3 of 3) sorted by relevance
31 public static function renderSpecialEnter(TagAttributes $shareAttributes, $state): string function in ComboStrap\\Tag\\ShareTag
193 return ShareTag::renderSpecialEnter($tagAttributes, DOKU_LEXER_SPECIAL);
264 $renderer->doc .= ShareTag::renderSpecialEnter($tagAttributes, DOKU_LEXER_ENTER);835 $renderer->doc .= ShareTag::renderSpecialEnter($tagAttributes, $state);