需要一个语法荧光笔来将代码插入网页
我尝试过 Google,但找不到我正在寻找的网站/实用程序。不久前,我发现一个网站可以让您粘贴 Javascript,然后它会生成 html/css,您可以将其复制并粘贴到网页中,然后显示带有语法突出显示和适当缩进的 Javascript。有谁知道这是什么网站或知道类似的网站吗?谢谢。
I have tried Google but I can't find the websit /utility I'm looking for. A while ago I found a website which lets you paste in Javascript and then it will produce html/css which you can copy and paste into your webpage which then displays the Javascript with syntax highlighting and proper indentation. Does anyone know what website this is or know of a similar website? Thanks.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
请参阅 ToHTML.com。另一个选项是 Highlight.js。
See ToHTML.com. Another options is Highlight.js.