Home
last modified time | relevance | path

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

/plugin/aichat/vendor/erusev/parsedown/
DParsedown.php245 if ($this->isBlockContinuable($blockType))
307 protected function isBlockContinuable($Type) function in Parsedown