diff --git a/addons/transformations.md b/addons/transformations.md index 54a612e33d..46abd701aa 100644 --- a/addons/transformations.md +++ b/addons/transformations.md @@ -131,7 +131,8 @@ The script file name is `stringlength.groovy` and the transformation is `GROOVY( ### Inline Script Transformation -A simple transformation rule can also be given as an inline script. The inline script should start with the `|` character. +A simple transformation rule can also be given as an inline script. +The inline script should start with the `|` character. Quotes within the script may need to be escaped with a `\` when used within another quoted string such as in sitemaps or text configurations. Examples: