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