前提条件:
需要在配置文件 LocalSettings.php 文件加入 $wgRawHtml = true;
LocalSettings.php
$wgRawHtml = true;
使用代码源码编辑器编辑源码,然后点保存