diff options
Diffstat (limited to 'lib/coderay')
-rw-r--r-- | lib/coderay/for_redcloth.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/coderay/for_redcloth.rb b/lib/coderay/for_redcloth.rb index e2f13d1..dde00cc 100644 --- a/lib/coderay/for_redcloth.rb +++ b/lib/coderay/for_redcloth.rb @@ -1,4 +1,4 @@ -module CodeRay # :nodoc: +module CodeRay # A little hack to enable CodeRay highlighting in RedCloth. # |