X-Git-Url: https://code.wpia.club/?p=gigi.git;a=blobdiff_plain;f=doc%2FTemplateSyntax.txt;h=f747c2257692a0b2c0e03c53918b44c5d2d6e004;hp=ad8e09ae170f0e9f82326af1f60b06199f37f890;hb=b49c9e8c7820a7e5b797c102a87613e6925012ac;hpb=a4cb0235e3a9611d0ae17ff075be9047c0aca4f5 diff --git a/doc/TemplateSyntax.txt b/doc/TemplateSyntax.txt index ad8e09ae..f747c225 100644 --- a/doc/TemplateSyntax.txt +++ b/doc/TemplateSyntax.txt @@ -26,4 +26,5 @@ Syntax: Special variables that $variable defines can be used in the inner text. - \ No newline at end of file +Adding a "\" before a newline will cause both the backslash and the newline get removed. This allows non-visible line-breaks in templates. +Note: Mail templates consist of a template for subject and a template for the body. Prolonging the subject-line with this feature is not possible.