zentaopms/extension/xuan/common/view/marked.html.php
2023-05-16 10:50:42 +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');