From c25fc2751886278a4e7f30f127e80449160a47f1 Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Tue, 25 Jun 2013 00:07:44 -0400 Subject: v4: general code cleaning, sync with v5 --- lib/sisu/v4/shared_html_lite.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/sisu/v4/shared_html_lite.rb') diff --git a/lib/sisu/v4/shared_html_lite.rb b/lib/sisu/v4/shared_html_lite.rb index 2a2697b9..def7a84d 100644 --- a/lib/sisu/v4/shared_html_lite.rb +++ b/lib/sisu/v4/shared_html_lite.rb @@ -251,7 +251,7 @@ GSUB def ocn %{} << "\n" end - def html_table # get rid of use html_table + def html_table # get rid of use html_table @new_content=[] @txt.split(/\n/).each do |parablock| m=parablock[//,1] -- cgit v1.2.3