Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DTagAttributes.php252 private $htmlAfterEnterTag; variable in ComboStrap\\TagAttributes
1012 if (!empty($this->htmlAfterEnterTag)) {
1013 $enterTag .= DOKU_LF . $this->htmlAfterEnterTag;
1080 $this->htmlAfterEnterTag = $html . $this->htmlAfterEnterTag;