We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7818585 + 913c166 commit baf2b03Copy full SHA for baf2b03
lib/coderay/encoders/html/output.rb
@@ -76,8 +76,6 @@ def wrap! element, *args
76
apply_title! title
77
end
78
self
79
- when nil
80
- return self
81
else
82
raise "Unknown value %p for :wrap" % element
83
0 commit comments