From 46dbdbe0186f6c77c8582adeab1e13b988c0529d Mon Sep 17 00:00:00 2001 From: Aleksandr Mashchenko Date: Fri, 21 Dec 2018 21:30:31 +0200 Subject: [PATCH] Add generated tag html --- core/src/site/resources/tags/set.html | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/core/src/site/resources/tags/set.html b/core/src/site/resources/tags/set.html index 0fa1cfa35..51e1e3814 100644 --- a/core/src/site/resources/tags/set.html +++ b/core/src/site/resources/tags/set.html @@ -41,6 +41,14 @@ Please do not edit it directly. String The scope in which to assign the variable. Can be application, session, request, page, or action. + + trimBody + false + true + false + Boolean + Set to false to prevent the default whitespace-trim of this tag's body content + value false