From f31e286f4a73c5c0f355512b0cb45c6c82088516 Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Sat, 22 Jun 2013 01:13:46 -0400 Subject: v5: general code cleaning * propagate back to v4 after testing --- lib/sisu/v5/shared_html_lite.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/sisu/v5/shared_html_lite.rb') diff --git a/lib/sisu/v5/shared_html_lite.rb b/lib/sisu/v5/shared_html_lite.rb index c01ec086..e46510ea 100644 --- a/lib/sisu/v5/shared_html_lite.rb +++ b/lib/sisu/v5/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