Searched refs:inCodeBlock (Results 1 – 1 of 1) sorted by relevance
25 private bool $inCodeBlock = false; variable in MarkdownToDokuWikiConverter113 if ($this->inCodeBlock) {181 $this->inCodeBlock = false;197 if (!$this->inCodeBlock) {200 $this->inCodeBlock = true;203 $this->inCodeBlock = false;