diff options
author | Kornelius Kalnbach <murphy@rubychan.de> | 2012-04-01 00:28:15 +0200 |
---|---|---|
committer | Kornelius Kalnbach <murphy@rubychan.de> | 2012-04-01 00:28:15 +0200 |
commit | df4e2bc7f7d8238f56e2d823aea707bfd860ad8f (patch) | |
tree | 30a7b7ef3f7ce47aeac0d8e0318525d52fb7bf15 /lib/coderay/encoders/html | |
parent | d68749d4473e3bafb88365cb27728cb61d28ca1d (diff) | |
download | coderay-df4e2bc7f7d8238f56e2d823aea707bfd860ad8f.tar.gz |
here come the white-space nazis
Diffstat (limited to 'lib/coderay/encoders/html')
-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 |