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/92a9840a799ce83d7a82af2281a8884a8b9a3ddbc8ccb03fa0a09c80cf011aff 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 1fb346b..3f486e8 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 - - - + + + + +