Search code examples
javascriptsyntax-highlightingwysiwyglive

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 pages 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.


Solution

  • You can try Bespin which has an embeddable editor.