HTML Purifier 特殊字符 有问题吗?

发布于 2024-08-27 01:58:33 字数 185 浏览 12 评论 0原文

我如何在 © html purifier 中显示这个而不是一直显示这个©。换句话说,如何在 html purifier http://htmlpurifier.org/ 中显示两者?

How do I display this in © html purifier instead of this all the time ©. In other words how do I display both in html purifier http://htmlpurifier.org/?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

多情出卖 2024-09-03 01:58:33

©

如果您使用 Firefox 选择上面的代码,右键单击并单击查看选择源。

或者

你应该写 &放大器; #169;共。

©

If your using firefox select the above code, right click and click on view selection source.

or

You should write & amp ; #169; altogether.

风铃鹿 2024-09-03 01:58:33

以下内容对我有用:

© ©

这是 HTMLPurify 演示页面的屏幕截图,显示了结果。
净化 http://img28.imageshack.us/img28/9791/purify.jpg

The following worked for me:

© ©

Here is a screenshot from the HTMLPurify demo page, showing the result.
Purify http://img28.imageshack.us/img28/9791/purify.jpg

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文