如何防止 CKEditor 将重音字母翻译成 HTML 代码?

发布于 2024-08-26 04:55:19 字数 367 浏览 11 评论 0原文

我想配置 CKEditor 以按原样保存重音字母,并且不要将它们更改为 HTML 等效项,因为无论如何我都在使用 UTF8。

为了实现这一目标,我需要在哪里进行设置?

示例:

当前: 输入:áéíóúöőüű 来源:

á& eacute;íóúöőüű

希望:输入:áéíóúöőüű 来源:

áéíóúöőüű

I'd like to configure CKEditor to save accented letters as they are, and don't change them to their HTML equivalent, since I'm working work with UTF8 anyway.

Where and what do I need to set to achieve this?

Example:

Current: entered: áéíóúöőüű source: <p>áéíóúöőüű</p>

Wished for: entered: áéíóúöőüű source: <p>áéíóúöőüű</p>

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

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

发布评论

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

评论(1

在你怀里撒娇 2024-09-02 04:55:19

它的配置设置我认为它的 实体 虽然它可能是你想要的相邻配置选项之一,我不是 100% 但它应该让你处于正确的方向

its a config setting I think its entities though it could be one of the neighboring config options that you want, I'm not 100% but it should put you in the right direciton

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