From: Lady Date: Sat, 26 Apr 2025 03:24:11 +0000 (-0400) Subject: Wrap results in a div X-Git-Tag: 0.5.0~7 X-Git-Url: https://git.ladys.computer/LesML/commitdiff_plain/36d58e6ef941e53b6da13b83b0d73f1d95a3dffc?ds=inline Wrap results in a div Even in the case where there is only one document, there may be additional document comments which should be grouped alongside it and not intermixed with any comments in the surrounding area. For the case when there is only one document and nothing else, not even a comment, it is probably better to still wrap the output for consistency. --- diff --git a/parser.xslt b/parser.xslt index 42d5937..227e285 100644 --- a/parser.xslt +++ b/parser.xslt @@ -639,9 +639,11 @@ If a copy of the M·P·L was not distributed with this file, You can obtain one - - - + + + + +