From e8f97cbc3f6d16bd3bb2688d5b6086383d2bfaf7 Mon Sep 17 00:00:00 2001 From: Miika Turkia Date: Sat, 23 May 2020 19:41:00 +0300 Subject: [PATCH] XML start tag does not have new line before header When Subsurface adds start tag to CSV file, there is no new line after it. Thus changing XSLT to parse this way. Signed-off-by: Miika Turkia --- xslt/subsurfacecsv.xslt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xslt/subsurfacecsv.xslt b/xslt/subsurfacecsv.xslt index d428b2524..0d3a32425 100644 --- a/xslt/subsurfacecsv.xslt +++ b/xslt/subsurfacecsv.xslt @@ -19,7 +19,7 @@ - +