From 5d344212d4e8fc2878afa6f3d7ba7c29bb17b912 Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Fri, 23 Dec 2022 18:15:34 -0500 Subject: epub header assertion removed, check --- org/out_xmls.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'org/out_xmls.org') diff --git a/org/out_xmls.org b/org/out_xmls.org index 391e5c9..78176a0 100644 --- a/org/out_xmls.org +++ b/org/out_xmls.org @@ -2985,7 +2985,7 @@ case "backmatter": #+NAME: output_epub3_xhtml_seg_object_is_heading_set #+BEGIN_SRC d if (obj.metainfo.is_a == "heading") { - assert(obj.text.length > 0); + // assert(obj.text.length > 0); // check assertion if (obj.metainfo.heading_lev_markup <= 4) { oepbs_content_parts["manifest_documents"] ~= format(q"┃ -- cgit v1.2.3