summaryrefslogtreecommitdiff
path: root/lib/coderay.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/coderay.rb')
-rw-r--r--lib/coderay.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/coderay.rb b/lib/coderay.rb
index 1f067db..c1025c7 100644
--- a/lib/coderay.rb
+++ b/lib/coderay.rb
@@ -141,6 +141,7 @@ module CodeRay
require 'coderay/encoder'
require 'coderay/duo'
require 'coderay/style'
+ require 'coderay/for_redcloth'
class << self