在/var/Markdown.php里,第37行
$parser->_commonWhiteList .= '|img|cite|embed|iframe';
删除或增加html标签即可,记住要加|。
|