DEBSOURCES
Skip Quicknav
sources / php-parsedown / 1.8.0-1 / test / TestParsedown.php
123456789
<?php class TestParsedown extends Parsedown { public function getTextLevelElements() { return $this->textLevelElements; } }