Demo

这是一段中文与English混排的文字,我在编辑时并没有手动Pangu。

使用

text-autospace.js上传到你的服务器,并在body尾部引入。

<script type="text/javascript" src="text-autospace.min.js"></script>

在head中插入以下css

html hanla:after {
   content: " ";
   display: inline;
   font-family: Arial;
   font-size: 0.89em;
}

html code hanla,
html pre hanla,
html kbd hanla,
html samp hanla {
display: none;
}

html ol > hanla,
html ul > hanla {
display: none;
}
最后修改:2023 年 12 月 08 日
如果觉得我的文章对你有用,请随意赞赏