Преглед на файлове

test(issues): add testcase for PR #83

Estevão Soares dos Santos преди 10 години
родител
ревизия
5efb5517a9
променени са 2 файла, в които са добавени 10 реда и са изтрити 0 реда
  1. 5 0
      test/issues/#83.parsed_text_links_with_underscores.html
  2. 5 0
      test/issues/#83.parsed_text_links_with_underscores.md

+ 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)