Kaynağa Gözat

test(issues): add testcase for PR #83

Estevão Soares dos Santos 10 yıl önce
ebeveyn
işleme
5efb5517a9

+ 5 - 0
test/issues/#83.parsed_text_links_with_underscores.html

@@ -0,0 +1,5 @@
+<p>plain text link http://test.com/this_has/one.html with underscores</p>
+
+<p>legit·word_with·1·underscore</p>
+
+<p>a word<em>with</em>2underscores (gets em)</p>

+ 5 - 0
test/issues/#83.parsed_text_links_with_underscores.md

@@ -0,0 +1,5 @@
+plain text link http://test.com/this_has/one.html with underscores
+
+legit·word_with·1·underscore
+
+a word_with_2underscores (gets em)