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