Skip to content

a simple hack to use Pygments as Redmine's syntax highlighting tool

Notifications You must be signed in to change notification settings

alecchen/redmine_pygments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redmine Pygments plugin

a simple hack to replace CodeRay with Pygments as the syntax highlighting tool in Redmine

Installation

install Pygments

sudo easy_install Pygments

install pygments.rb gem

gem install pygments.rb

get the latest redmine_pygments from github

git clone https://github.com/alecchen/redmine_pygments.git <your_redmine_dir>/plugins

then restart your redmine

Compatibility

tested on Redmine 2.0.3

About

a simple hack to use Pygments as Redmine's syntax highlighting tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages