📜 ⬆️ ⬇️

Syntax Highlighter - syntax highlighting code on your webpage

Syntax Highlighter allows you to easily and beautifully highlight the syntax of the code on your page. Written in Javascript, respectively, works on the client.

It supports many languages, in compressed form takes 11 kilobytes. Of the minuses - does not allow the client to edit the code on the page, readonly.

Here's what it looks like in action.
')
Demo: http://code.google.com/p/syntaxhighlighter/
License: LGPL

Source: https://habr.com/ru/post/31354/


All Articles