xxb/module/common/view/marked.html.php
2023-10-23 15:51:36 +08:00

3 lines
141 B
PHP

<?php if($extView = $this->getExtViewFile(__FILE__)){include $extView; return helper::cd();}?>
<?php
js::import($jsRoot . 'markedjs/min.js');