Helene - A syntax highlighting text editor in javascript.
Demo
An online demo of Helene can be found here .
Download
You can download Helene version 0.5 here (zip)
Showing posts with label Syntax Highlighter. Show all posts
Showing posts with label Syntax Highlighter. Show all posts
Saturday, December 8, 2007
SHJS - Syntax Highlighting in JavaScript
SHJS - Syntax Highlighting in JavaScript
SHJS is a JavaScript program which highlights source code passages in HTML documents. Documents using SHJS are highlighted on the client side by the web browser.
SHJS uses language definitions from GNU Source-highlight.
Download:
To use SHJS, you need at least 3 files:
The main script or the minified version
A language definition file
A stylesheet (alternatives)
You can simply download the files you need from the list above, or you can download a binary distribution containing all languages and style sheets. Binary distributions have names of the form shjs-VERSION.zip.
SHJS is a JavaScript program which highlights source code passages in HTML documents. Documents using SHJS are highlighted on the client side by the web browser.
SHJS uses language definitions from GNU Source-highlight.
Download:
To use SHJS, you need at least 3 files:
The main script or the minified version
A language definition file
A stylesheet (alternatives)
You can simply download the files you need from the list above, or you can download a binary distribution containing all languages and style sheets. Binary distributions have names of the form shjs-VERSION.zip.
Syntax Highlighter | WordPress Plugin
http://erik.range-it.de/wordpress/plugins/syntaxhighlighter/
SyntaxHighlighter adds support for the most excellent dp.SyntaxHighlighter from Alex Gorbatchev for easy use in your WordPress. In it’s own words, SyntaxHighlighter “is meant to help a developer to post code snippets online with ease and without having to worry about applying format.â€ÂÂ
Which it does pretty swell, but sadly, this didn’t quite work out on WordPress and it’s various display-filters, which are were quite annoying regarding this task. Now they aren’t anymore. And even the usage of SyntaxHighlighter got easier by using own tags and administration options.
...
SyntaxHighlighter adds support for the most excellent dp.SyntaxHighlighter from Alex Gorbatchev for easy use in your WordPress. In it’s own words, SyntaxHighlighter “is meant to help a developer to post code snippets online with ease and without having to worry about applying format.â€ÂÂ
Which it does pretty swell, but sadly, this didn’t quite work out on WordPress and it’s various display-filters, which are were quite annoying regarding this task. Now they aren’t anymore. And even the usage of SyntaxHighlighter got easier by using own tags and administration options.
...
Friday, December 7, 2007
Subscribe to:
Posts (Atom)