Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/Tag/
H A DFollowTag.php34 public static function renderSpecialEnterNode(TagAttributes $tagAttributes, $state): string function in ComboStrap\\Tag\\FollowTag
/plugin/combo/ComboStrap/
H A DXmlTagProcessing.php267 … $renderer->doc .= FollowTag::renderSpecialEnterNode($tagAttributes, DOKU_LEXER_ENTER);
860 … $renderer->doc .= FollowTag::renderSpecialEnterNode($tagAttributes, DOKU_LEXER_SPECIAL);