From 055f73d6ea732ab6b323c884c70dfdb5c991d134 Mon Sep 17 00:00:00 2001 From: murphy Date: Mon, 5 Jan 2009 17:18:03 +0000 Subject: Fixed documentation, moved README into lib folder. --- lib/coderay/for_redcloth.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/coderay') 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. # -- cgit v1.2.1