diff --git a/autotests/folding/test.mustache.fold b/autotests/folding/test.mustache.fold --- a/autotests/folding/test.mustache.fold +++ b/autotests/folding/test.mustache.fold @@ -106,5 +106,10 @@ {{> myPartial}} {{/each}} + + word>word + + word>word + diff --git a/autotests/html/test.mustache.html b/autotests/html/test.mustache.html --- a/autotests/html/test.mustache.html +++ b/autotests/html/test.mustache.html @@ -112,6 +112,11 @@ {{> myPartial}} {{/each}} + <!-- Delimiters in tags (folding) --> + word<div>word + + word</div>word + </body> </html> diff --git a/autotests/input/test.mustache b/autotests/input/test.mustache --- a/autotests/input/test.mustache +++ b/autotests/input/test.mustache @@ -106,5 +106,10 @@ {{> myPartial}} {{/each}} + + word
word + + word
word + diff --git a/autotests/reference/test.mustache.ref b/autotests/reference/test.mustache.ref --- a/autotests/reference/test.mustache.ref +++ b/autotests/reference/test.mustache.ref @@ -106,5 +106,10 @@ {{> myPartial}}
{{/each}}

+
+ word
word
+
+ word
word
+


diff --git a/data/syntax/mustache.xml b/data/syntax/mustache.xml --- a/data/syntax/mustache.xml +++ b/data/syntax/mustache.xml @@ -2,11 +2,11 @@ - - - + + + - + ]> - - + @@ -98,8 +99,8 @@ - - + + @@ -214,7 +215,7 @@ - + @@ -271,7 +272,7 @@ - + @@ -283,7 +284,7 @@ - +