Home
last modified time | relevance | path

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

/plugin/aichat/vendor/erusev/parsedown/
DParsedown.php108 protected $BlockTypes = array( variable in Parsedown
219 if (isset($this->BlockTypes[$marker]))
221 foreach ($this->BlockTypes[$marker] as $blockType)