diff options
Diffstat (limited to 'lib/coderay/encoders/html/numbering.rb')
-rw-r--r-- | lib/coderay/encoders/html/numbering.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/coderay/encoders/html/numbering.rb b/lib/coderay/encoders/html/numbering.rb index 904a64f..8bc6259 100644 --- a/lib/coderay/encoders/html/numbering.rb +++ b/lib/coderay/encoders/html/numbering.rb @@ -100,4 +100,4 @@ module Encoders end end -end
\ No newline at end of file +end |