From 0c2ef00e517a14593c0283bc9738c23bebd450b3 Mon Sep 17 00:00:00 2001 From: Mike Gerwitz Date: Tue, 25 Oct 2016 11:40:08 -0400 Subject: [PATCH] lv:classify/@desc whitespace normalization during macropass This allows for nice formatting with newlines (to avoid excessively long lines) without affecting the output. * src/current/include/preproc/expand.xsl (preproc:expand lv:classify/@desc): Normalize lv:classify/@desc whitespace --- src/current/include/preproc/expand.xsl | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/src/current/include/preproc/expand.xsl b/src/current/include/preproc/expand.xsl index 018da814..c8b24598 100644 --- a/src/current/include/preproc/expand.xsl +++ b/src/current/include/preproc/expand.xsl @@ -497,7 +497,8 @@ - + @@ -510,6 +511,24 @@ + + + + + + + + + + +