Home
last modified time | relevance | path

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

/plugin/aichat/vendor/erusev/parsedown/
DParsedown.php1048 protected $inlineMarkerList = '!"*_&[:<>`~\\'; variable in Parsedown
1060 while ($excerpt = strpbrk($text, $this->inlineMarkerList))