Home
last modified time | relevance | path

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

/plugin/aichat/vendor/erusev/parsedown/
DParsedown.php1215 if (isset($Excerpt['text'][1]) and in_array($Excerpt['text'][1], $this->specialCharacters))
1681 protected $specialCharacters = array( variable in Parsedown