showdown/test/cases
unwiredben 9b297fa877 Remove unnecessary "match anything" test that caused excessive run time on some mixed content
Update HTML5 structural tags test to also verify correctness this regexp and the previous one.

Signed-off-by: unwiredben <combee@techwood.org>
2012-09-08 14:17:52 -05:00
..
anchors-by-reference.html Added testing suite 2012-06-13 23:05:31 -06:00
anchors-by-reference.md Added testing suite 2012-06-13 23:05:31 -06:00
automatic-anchors.html Added testing suite 2012-06-13 23:05:31 -06:00
automatic-anchors.md Added testing suite 2012-06-13 23:05:31 -06:00
blockquote-nested-markdown.html Added testing suite 2012-06-13 23:05:31 -06:00
blockquote-nested-markdown.md Added testing suite 2012-06-13 23:05:31 -06:00
blockquote.html Added testing suite 2012-06-13 23:05:31 -06:00
blockquote.md Added testing suite 2012-06-13 23:05:31 -06:00
code-block-html-escape.html Added testing suite 2012-06-13 23:05:31 -06:00
code-block-html-escape.md Added testing suite 2012-06-13 23:05:31 -06:00
code-block.html Added testing suite 2012-06-13 23:05:31 -06:00
code-block.md Added testing suite 2012-06-13 23:05:31 -06:00
doubline-list.html Added testing suite 2012-06-13 23:05:31 -06:00
doubline-list.md Added testing suite 2012-06-13 23:05:31 -06:00
emphasis.html Added testing suite 2012-06-13 23:05:31 -06:00
emphasis.md Added testing suite 2012-06-13 23:05:31 -06:00
escaped-number-period.html Added testing suite 2012-06-13 23:05:31 -06:00
escaped-number-period.md Added testing suite 2012-06-13 23:05:31 -06:00
escaping.html Added testing suite 2012-06-13 23:05:31 -06:00
escaping.md Added testing suite 2012-06-13 23:05:31 -06:00
github-style-at-start.html Added test case for github codeblock at start of string 2012-06-14 00:08:49 -06:00
github-style-at-start.md Added test case for github codeblock at start of string 2012-06-14 00:08:49 -06:00
github-style-codeblock.html Fixed #21 -- Github codeblocks can now contain back ticks 2012-06-14 00:09:58 -06:00
github-style-codeblock.md Fixed #21 -- Github codeblocks can now contain back ticks 2012-06-14 00:09:58 -06:00
h1-with-double-hash.html Added testing suite 2012-06-13 23:05:31 -06:00
h1-with-double-hash.md Added testing suite 2012-06-13 23:05:31 -06:00
h1-with-equals.html Added testing suite 2012-06-13 23:05:31 -06:00
h1-with-equals.md Added testing suite 2012-06-13 23:05:31 -06:00
h1-with-single-hash.html Added testing suite 2012-06-13 23:05:31 -06:00
h1-with-single-hash.md Added testing suite 2012-06-13 23:05:31 -06:00
h2-with-dashes.html Added testing suite 2012-06-13 23:05:31 -06:00
h2-with-dashes.md Added testing suite 2012-06-13 23:05:31 -06:00
h2-with-double-hash.html Added testing suite 2012-06-13 23:05:31 -06:00
h2-with-double-hash.md Added testing suite 2012-06-13 23:05:31 -06:00
h2-with-single-hash.html Added testing suite 2012-06-13 23:05:31 -06:00
h2-with-single-hash.md Added testing suite 2012-06-13 23:05:31 -06:00
h3-with-double-hash.html Added testing suite 2012-06-13 23:05:31 -06:00
h3-with-double-hash.md Added testing suite 2012-06-13 23:05:31 -06:00
h3-with-single-hash.html Added testing suite 2012-06-13 23:05:31 -06:00
h3-with-single-hash.md Added testing suite 2012-06-13 23:05:31 -06:00
h4-with-single-hash.html Added testing suite 2012-06-13 23:05:31 -06:00
h4-with-single-hash.md Added testing suite 2012-06-13 23:05:31 -06:00
h5-with-single-hash.html Added testing suite 2012-06-13 23:05:31 -06:00
h5-with-single-hash.md Added testing suite 2012-06-13 23:05:31 -06:00
h6-with-single-hash.html Added testing suite 2012-06-13 23:05:31 -06:00
h6-with-single-hash.md Added testing suite 2012-06-13 23:05:31 -06:00
horizontal-rules.html Added testing suite 2012-06-13 23:05:31 -06:00
horizontal-rules.md Added testing suite 2012-06-13 23:05:31 -06:00
html5-strutural-tags.html Remove unnecessary "match anything" test that caused excessive run time on some mixed content 2012-09-08 14:17:52 -05:00
html5-strutural-tags.md Remove unnecessary "match anything" test that caused excessive run time on some mixed content 2012-09-08 14:17:52 -05:00
images.html Added testing suite 2012-06-13 23:05:31 -06:00
images.md Added testing suite 2012-06-13 23:05:31 -06:00
implicit-anchors.html Added testing suite 2012-06-13 23:05:31 -06:00
implicit-anchors.md Added testing suite 2012-06-13 23:05:31 -06:00
inline-anchors.html Added testing suite 2012-06-13 23:05:31 -06:00
inline-anchors.md Added testing suite 2012-06-13 23:05:31 -06:00
inline-code.html Added testing suite 2012-06-13 23:05:31 -06:00
inline-code.md Added testing suite 2012-06-13 23:05:31 -06:00
inline-escaped-chars.html Added test case for #10 -- Seems to be working correctly 2012-06-14 00:44:58 -06:00
inline-escaped-chars.md Added test case for #10 -- Seems to be working correctly 2012-06-14 00:44:58 -06:00
inline-style-tag.html Fixed #11 -- <style> tags are now not wrapped in <p>'s + test case for this 2012-06-14 00:42:15 -06:00
inline-style-tag.md Fixed #11 -- <style> tags are now not wrapped in <p>'s + test case for this 2012-06-14 00:42:15 -06:00
lazy-blockquote.html Added testing suite 2012-06-13 23:05:31 -06:00
lazy-blockquote.md Added testing suite 2012-06-13 23:05:31 -06:00
list-with-blockquote.html Added testing suite 2012-06-13 23:05:31 -06:00
list-with-blockquote.md Added testing suite 2012-06-13 23:05:31 -06:00
list-with-code.html Added testing suite 2012-06-13 23:05:31 -06:00
list-with-code.md Added testing suite 2012-06-13 23:05:31 -06:00
multi-paragraph-list.html Added testing suite 2012-06-13 23:05:31 -06:00
multi-paragraph-list.md Added testing suite 2012-06-13 23:05:31 -06:00
multiline-unordered-list.html Added testing suite 2012-06-13 23:05:31 -06:00
multiline-unordered-list.md Added testing suite 2012-06-13 23:05:31 -06:00
nested-blockquote.html Updated nested blockquote test case to proper markdown syntax 2012-06-14 00:35:47 -06:00
nested-blockquote.md Updated nested blockquote test case to proper markdown syntax 2012-06-14 00:35:47 -06:00
ordered-list-same-number.html Added testing suite 2012-06-13 23:05:31 -06:00
ordered-list-same-number.md Added testing suite 2012-06-13 23:05:31 -06:00
ordered-list-wrong-numbers.html Added testing suite 2012-06-13 23:05:31 -06:00
ordered-list-wrong-numbers.md Added testing suite 2012-06-13 23:05:31 -06:00
ordered-list.html Added testing suite 2012-06-13 23:05:31 -06:00
ordered-list.md Added testing suite 2012-06-13 23:05:31 -06:00
relative-anchors.html Added testing suite 2012-06-13 23:05:31 -06:00
relative-anchors.md Added testing suite 2012-06-13 23:05:31 -06:00
simple-paragraph.html Added testing suite 2012-06-13 23:05:31 -06:00
simple-paragraph.md Added testing suite 2012-06-13 23:05:31 -06:00
strong.html Added testing suite 2012-06-13 23:05:31 -06:00
strong.md Added testing suite 2012-06-13 23:05:31 -06:00
unordered-list-asterisk.html Added testing suite 2012-06-13 23:05:31 -06:00
unordered-list-asterisk.md Added testing suite 2012-06-13 23:05:31 -06:00
unordered-list-minus.html Added testing suite 2012-06-13 23:05:31 -06:00
unordered-list-minus.md Added testing suite 2012-06-13 23:05:31 -06:00
unordered-list-plus.html Added testing suite 2012-06-13 23:05:31 -06:00
unordered-list-plus.md Added testing suite 2012-06-13 23:05:31 -06:00