开发者

JavaScript live syntax highlighter

Do you know a good live syntax highlighter written in JavaScript? With live syntax highlighter I mean a WYSIWYG editor that can be included in HTML pag开发者_StackOverflow中文版es and that is able to highlight the code in real time. Like a Notepad++ but in JavaScript.

I've already read this question: Are there any JavaScript live syntax highlighters? but there's nothing that interests me.


Try CodeMirror, which is used by JSBin and many other sites.


You can try Bespin which has an embeddable editor.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜