From 41ad83d4cdb6c27054bd69977f9640b56c220520 Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Sun, 19 Oct 2014 21:10:14 -0400 Subject: v5 v6: html_format, "id"s for objects & footnotes --- lib/sisu/v6/html_format.rb | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'lib/sisu/v6/html_format.rb') diff --git a/lib/sisu/v6/html_format.rb b/lib/sisu/v6/html_format.rb index f02a51e1..a84d079d 100644 --- a/lib/sisu/v6/html_format.rb +++ b/lib/sisu/v6/html_format.rb @@ -71,11 +71,8 @@ module SiSU_HTML_Format if @ocn.to_i==0 \ or @ocn.empty? '' - elsif @make.build.html_strict? - %{} else - %{} - #%{} + %{} end else '' -- cgit v1.2.3