From a24211e089991819909628fa1c370f012ce318d0 Mon Sep 17 00:00:00 2001 From: Colomban Wendling Date: Wed, 12 Sep 2018 17:11:03 +0200 Subject: [PATCH] Do not insert placeholder empty paragraphs Since we generate valid sections with a name, the placeholder paragraphs don't seem to be needed anymore. --- strip-frames.xsl | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/strip-frames.xsl b/strip-frames.xsl index 27c28ad..f38c89b 100644 --- a/strip-frames.xsl +++ b/strip-frames.xsl @@ -20,15 +20,6 @@ - - - paragraph - PlaceholderEmptyParagraph - - 0 - 0 - - @@ -119,9 +110,6 @@ --> - - PlaceholderEmptyParagraph - -- GitLab