Searched refs:isBlockCompletable (Results 1 – 1 of 1) sorted by relevance
204 if ($this->isBlockCompletable($CurrentBlock['type']))274 … if (isset($CurrentBlock['continuable']) and $this->isBlockCompletable($CurrentBlock['type']))312 protected function isBlockCompletable($Type) function in Parsedown