aboutsummaryrefslogtreecommitdiffstats
path: root/tests/misc/strong-with-underscores.html
diff options
context:
space:
mode:
authorDavid Wolever <wolever@cs.toronto.edu>2008-02-29 22:22:39 +0000
committerDavid Wolever <wolever@cs.toronto.edu>2008-02-29 22:22:39 +0000
commit34c680a61d0bd83d6b21596e9a086e7db73706e1 (patch)
tree8f265a5db12144eb70912c18716bf1523f085906 /tests/misc/strong-with-underscores.html
parentc33803ad2e84cdce6e4ebf2c66d450216aefbe7f (diff)
downloadmarkdown-34c680a61d0bd83d6b21596e9a086e7db73706e1.tar.gz
markdown-34c680a61d0bd83d6b21596e9a086e7db73706e1.tar.bz2
markdown-34c680a61d0bd83d6b21596e9a086e7db73706e1.zip
Fixed bugs involving greedy/non-greedy regexes
Diffstat (limited to 'tests/misc/strong-with-underscores.html')
-rw-r--r--tests/misc/strong-with-underscores.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/misc/strong-with-underscores.html b/tests/misc/strong-with-underscores.html
new file mode 100644
index 0000000..0074174
--- /dev/null
+++ b/tests/misc/strong-with-underscores.html
@@ -0,0 +1,2 @@
+<p><strong>this_is_strong</strong>
+</p>