RTE 不应将
包裹起来。 周围的标签标签
我与 RTE 一起工作,令我生气的是 RTE 确实将
标签包裹在
标签周围。我该怎么做才能使 RTE 不将
标签包裹在 标签周围?
I work with the RTE and it makes me angry that the RTE does wrap <p>
tags around an <img>
tag. What do I have to do that the RTE does not wrap <p>
tags around the <img>
tag?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
在您的 PageTSConfig 中,类似这样
或者
如果您还想要以前的设置和 img
In your PageTSConfig something like this
or
if you want the previous settings and the img additionally