From 644e32c2b130f29cb16e154b1e0c281575c10427 Mon Sep 17 00:00:00 2001 From: Dmitry Shachnev Date: Sat, 20 Jun 2015 15:45:30 +0300 Subject: Add a test for duplicate angled quotes without smarty extension --- tests/basic/inline-html-simple.html | 3 ++- tests/basic/inline-html-simple.txt | 2 ++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/tests/basic/inline-html-simple.html b/tests/basic/inline-html-simple.html index 2159e1d..0f2633c 100644 --- a/tests/basic/inline-html-simple.html +++ b/tests/basic/inline-html-simple.html @@ -57,4 +57,5 @@ Blah
-

weird stuff>

\ No newline at end of file +

weird stuff>

+

> <> <

\ No newline at end of file diff --git a/tests/basic/inline-html-simple.txt b/tests/basic/inline-html-simple.txt index 7210750..359aca4 100644 --- a/tests/basic/inline-html-simple.txt +++ b/tests/basic/inline-html-simple.txt @@ -68,3 +68,5 @@ Hr's:
+ +> <> < \ No newline at end of file -- cgit v1.2.3