From e568824ea21f983841b8ab9e2afbcf0c57573f0b Mon Sep 17 00:00:00 2001 From: Nick Bowler Date: Tue, 8 Jan 2019 23:27:39 -0500 Subject: [PATCH] Strip leading and trailing whitespace from all

tags. This should be harmless and improves the pretty-printed output a lot. --- layouts/default.xsl | 8 ++++++++ layouts/functions.xsl | 47 +++++++++++++++++++++++++++++++++++++++++-- 2 files changed, 53 insertions(+), 2 deletions(-) diff --git a/layouts/default.xsl b/layouts/default.xsl index d7381d5..020d1fd 100644 --- a/layouts/default.xsl +++ b/layouts/default.xsl @@ -100,6 +100,14 @@ + + + + + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- 2.43.0