CodeRay is a Ruby library for syntax highlighting. I try to make CodeRay easy to use and intuitive, but at the same time fully featured, complete, fast and efficient. Usage is simple: require 'coderay' code = 'some %q(weird (Ruby) can't shock) me!' puts CodeRay.scan(code, :ruby).html
Required Ruby Version
> 0.0.0
Authors
murphy
Versions
- 1.1.3 May 30, 2020 (90.5 KB)
- 1.1.3.rc1 May 30, 2020 (90.5 KB)
- 1.1.2 September 03, 2017 (90 KB)
- 1.1.2.rc1 September 03, 2017 (90 KB)
- 1.1.1 February 20, 2016 (94 KB)
- 0.4.5.73 October 29, 2005* (47.5 KB)