summaryrefslogtreecommitdiff
path: root/specs/delimiters.yml
diff options
context:
space:
mode:
Diffstat (limited to 'specs/delimiters.yml')
-rw-r--r--specs/delimiters.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/specs/delimiters.yml b/specs/delimiters.yml
index 8b2569c..36a9b9b 100644
--- a/specs/delimiters.yml
+++ b/specs/delimiters.yml
@@ -131,6 +131,12 @@ tests:
Begin.
End.
+ - name: Standalone Line Endings
+ desc: '"\r\n" should be considered a newline for standalone tags.'
+ data: { }
+ template: "|\r\n{{= @ @ =}}\r\n|"
+ expected: "|\r\n|"
+
# Whitespace Insensitivity
- name: Pair with Padding