Skip to content

Javascript based syntax highlighter for Redmine. Uses Alex Gorbatchev's SyntaxHighlighter.

Notifications You must be signed in to change notification settings

k2s/redmine_js_syntax_highlighter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

redmine_js_syntax_highlighter

A Redmine plugin that replaces the default syntax highlighting engine (CodeRay) with a JavaScript based syntax highlighter.

Installation:

Next, use Rails’ handy-dandy plugin installer to grab this plugin:

script/plugin install git://github.com/k2s/redmine_js_syntax_highlighter.git

Alternatively, you can just copy content of edmine_js_syntax_highlighter directory into vendor/plugins.

About

Javascript based syntax highlighter for Redmine. Uses Alex Gorbatchev's SyntaxHighlighter.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages