From 7f1b6908fee2cb94b14aa253e66773ca44e68ab8 Mon Sep 17 00:00:00 2001 From: Gunnar Beutner Date: Tue, 1 Oct 2013 16:09:34 +0200 Subject: [PATCH] Update documentation. --- doc/3.1-configuration-syntax.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/3.1-configuration-syntax.md b/doc/3.1-configuration-syntax.md index 0c1163257..7c3fbeeab 100644 --- a/doc/3.1-configuration-syntax.md +++ b/doc/3.1-configuration-syntax.md @@ -84,6 +84,11 @@ Example. a multi-line string.}}} +> **Note** +> +> Unlike in ordinary strings special characters to not have to be escaped +> in multi-line string literals. + #### Boolean Literals The keywords *true* and *false* are equivalent to 1 and 0 respectively. -- 2.40.0