aboutsummaryrefslogtreecommitdiffstats
path: root/tests/basic/inline-html-simple.html
diff options
context:
space:
mode:
authorWaylan Limberg <waylan.limberg@icloud.com>2015-06-20 17:39:06 -0400
committerWaylan Limberg <waylan.limberg@icloud.com>2015-06-20 17:39:06 -0400
commit904d4e6d9c8910c3feca52c82382486d51505a3b (patch)
treec5a488e7e58ce7461a39a8837b576942257a7f27 /tests/basic/inline-html-simple.html
parentf3a8cb947eaf7318990f3d27e963bdd2787b4196 (diff)
parent644e32c2b130f29cb16e154b1e0c281575c10427 (diff)
downloadmarkdown-904d4e6d9c8910c3feca52c82382486d51505a3b.tar.gz
markdown-904d4e6d9c8910c3feca52c82382486d51505a3b.tar.bz2
markdown-904d4e6d9c8910c3feca52c82382486d51505a3b.zip
Merge pull request #419 from mitya57/master
Use a different approach to fix the smarty bug
Diffstat (limited to 'tests/basic/inline-html-simple.html')
-rw-r--r--tests/basic/inline-html-simple.html3
1 files changed, 2 insertions, 1 deletions
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
<hr class="foo" id="bar" >
-<p><some <a href="http://example.com">weird</a> stuff></p> \ No newline at end of file
+<p><some <a href="http://example.com">weird</a> stuff></p>
+<p><some>&gt; &lt;<unbalanced>&gt; &lt;<brackets></p> \ No newline at end of file