Rakefile in loofah-0.3.0 vs Rakefile in loofah-0.3.1
- old
+ new
@@ -27,9 +27,10 @@
puts "----------"
end
end
task :redocs => :fix_css
+task :docs => :fix_css
task :fix_css do
better_css = <<-EOT
.method-description pre {
margin: 1em 0 ;
}