From 1de8e57c915561e0c5ce7e98e8760c7e7ad0a38e Mon Sep 17 00:00:00 2001 From: murphy Date: Fri, 2 Apr 2010 00:14:27 +0000 Subject: HTML encoder is HTML 5 and CSS 3 compatible (closes #215). This also means it's incompatible to previous versions of HTML and CSS. Also, the output may not show correctly on IE. I officially drop support for Internet Explorer with no regrets. --- lib/coderay/encoders/html/output.rb | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'lib/coderay/encoders/html/output.rb') diff --git a/lib/coderay/encoders/html/output.rb b/lib/coderay/encoders/html/output.rb index 57d2e88..83c4ec6 100644 --- a/lib/coderay/encoders/html/output.rb +++ b/lib/coderay/encoders/html/output.rb @@ -181,11 +181,10 @@ module Encoders LIST PAGE = <<-`PAGE` - - + + - +