codemirror 里面有 javascript 代码

发布于 2024-10-17 17:49:58 字数 305 浏览 4 评论 0原文

我在使用 codemirror http://codemirror.net/ 时遇到问题。当我在 codemirror 中输入

I am having problem with codemirror http://codemirror.net/. When I type <script> inside the codemirror extra script is appended on > . For instance, I am writing <script as soon as I type > it becomes <scriptscript>. Has anyone gone through this problem too?

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

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

发布评论

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

评论(1

2024-10-24 17:49:58

(新用户,所以无法添加评论。)您使用哪种模式?我尝试了 http://codemirror.net/jstest.htmlhttp://codemirror.net/mixedtest.html,但无法重现该问题。另外,哪个浏览器,请检查您的错误控制台是否有 JS 错误消息。

(New user, so I can't add a comment.) Which mode are you using? I tried both http://codemirror.net/jstest.html and http://codemirror.net/mixedtest.html, but can't reproduce the problem. Also, which browser, and please check your error console for JS error messages.

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