aboutsummaryrefslogtreecommitdiffstats
path: root/tests/extensions/extra/raw-html.txt
diff options
context:
space:
mode:
authorWaylan Limberg <waylan.limberg@icloud.com>2015-09-05 13:59:23 -0400
committerWaylan Limberg <waylan.limberg@icloud.com>2015-09-05 13:59:23 -0400
commitf3a68faffae9fd728c689b4732c1d3397d1d3faa (patch)
treee68313e9c551b1998dfc39b7df766f310c58abd5 /tests/extensions/extra/raw-html.txt
parentd442f575a35fdf5f7b78df7355c32c4728ff98be (diff)
parent6cd3765a1d60b6557b9f083b4218fe00287a9329 (diff)
downloadmarkdown-f3a68faffae9fd728c689b4732c1d3397d1d3faa.tar.gz
markdown-f3a68faffae9fd728c689b4732c1d3397d1d3faa.tar.bz2
markdown-f3a68faffae9fd728c689b4732c1d3397d1d3faa.zip
Merge pull request #432 from facelessuser/master
Fix infinite loop #430
Diffstat (limited to 'tests/extensions/extra/raw-html.txt')
-rw-r--r--tests/extensions/extra/raw-html.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/extensions/extra/raw-html.txt b/tests/extensions/extra/raw-html.txt
index 72f530b..da24af0 100644
--- a/tests/extensions/extra/raw-html.txt
+++ b/tests/extensions/extra/raw-html.txt
@@ -65,3 +65,9 @@ Markdown is *still* active here.
</div>
Markdown is *active again* here.
+
+<div markdown=1>
+foo bar
+
+<em>bar</em>
+</div>