Searched refs:markupEscaped (Results 1 – 1 of 1) sorted by relevance
60 function setMarkupEscaped($markupEscaped) argument62 $this->markupEscaped = $markupEscaped;67 protected $markupEscaped; variable in Parsedown381 if ($this->markupEscaped or $this->safeMode)735 if ($this->markupEscaped or $this->safeMode)1332 if ($this->markupEscaped or $this->safeMode or strpos($Excerpt['text'], '>') === false)