showdown/test/cases
Estevao Soares dos Santos f4f63c5c39 fix(spanGamut): code spans are hashed after parsing
Code spans are now hashed after parsing which means extensions
that listen to spanGamut events no longer need to worry about
escaping "custom" magic chars inside code spans.

Closes #464
2017-11-23 05:18:20 +00:00
..
anchors-by-reference.html chore(all): code style change 2015-01-19 11:37:21 +00:00
anchors-by-reference.md chore: add newline at end of test files 2017-01-28 01:34:38 +00:00
anchors-followed-by-brakets.html fix(url parsing): fix url edge case parsing in images and links 2017-05-30 04:11:00 +01:00
anchors-followed-by-brakets.md fix(url parsing): fix url edge case parsing in images and links 2017-05-30 04:11:00 +01:00
automatic-anchors.html Major code refactoring 2015-01-15 21:21:33 +00:00
automatic-anchors.md chore: add newline at end of test files 2017-01-28 01:34:38 +00:00
blockquote-followed-by-code.html fix(double linebreaks): fix double linebreaks in html output 2016-09-29 00:50:58 +01:00
blockquote-followed-by-code.md fix(blockGamut): fix for headings inside blockquotes 2015-08-23 03:11:11 +01:00
blockquote-inside-code.html fix(double linebreaks): fix double linebreaks in html output 2016-09-29 00:50:58 +01:00
blockquote-inside-code.md fix(blockGamut): fix for headings inside blockquotes 2015-08-23 03:11:11 +01:00
blockquote-nested-markdown.html fix(lists linebreaks): fix lists linebreaks in html output 2016-09-29 01:12:27 +01:00
blockquote-nested-markdown.md chore: add newline at end of test files 2017-01-28 01:34:38 +00:00
blockquote.html fix(double linebreaks): fix double linebreaks in html output 2016-09-29 00:50:58 +01:00
blockquote.md chore: add newline at end of test files 2017-01-28 01:34:38 +00:00
code-block-html-escape.html fix(double linebreaks): fix double linebreaks in html output 2016-09-29 00:50:58 +01:00
code-block-html-escape.md chore: add newline at end of test files 2017-01-28 01:34:38 +00:00
code-block-with-special-chars.html refactor: some minor performance improvements 2017-01-28 02:46:34 +00:00
code-block-with-special-chars.md refactor: some minor performance improvements 2017-01-28 02:46:34 +00:00
code-block.html fix(double linebreaks): fix double linebreaks in html output 2016-09-29 00:50:58 +01:00
code-block.md chore: add newline at end of test files 2017-01-28 01:34:38 +00:00
double-emphasis.html fix(italicsAndBold): fix double emphasis edge case 2017-01-31 01:48:03 +00:00
double-emphasis.md fix(italicsAndBold): fix double emphasis edge case 2017-01-31 01:48:03 +00:00
doubline-list.html fix(lists linebreaks): fix lists linebreaks in html output 2016-09-29 01:12:27 +01:00
doubline-list.md chore: add newline at end of test files 2017-01-28 01:34:38 +00:00
ellipsis.html feat(ellipsis): add auto-ellipsis support 2017-10-24 17:06:08 +01:00
ellipsis.md feat(ellipsis): add auto-ellipsis support 2017-10-24 17:06:08 +01:00
emphasis-inside-inline-code.html feat(events): add events to all subparsers 2017-01-29 19:28:30 +00:00
emphasis-inside-inline-code.md feat(events): add events to all subparsers 2017-01-29 19:28:30 +00:00
emphasis.html test: add test for emphasis case 2017-01-30 00:01:57 +00:00
emphasis.md test: add test for emphasis case 2017-01-30 00:01:57 +00:00
encodeHTMLCodeTags.html fix(hashCodeTags): escape code tags 2017-02-06 05:09:52 +00:00
encodeHTMLCodeTags.md fix(hashCodeTags): escape code tags 2017-02-06 05:09:52 +00:00
escaped-number-period.html chore(all): code style change 2015-01-19 11:37:21 +00:00
escaped-number-period.md chore(): code style fix and tests fix due to code style changes 2015-01-19 12:04:22 +00:00
escaping.html fix(double linebreaks): fix double linebreaks in html output 2016-09-29 00:50:58 +01:00
escaping.md chore: add newline at end of test files 2017-01-28 01:34:38 +00:00
github-style-at-start.html fix(double linebreaks): fix double linebreaks in html output 2016-09-29 00:50:58 +01:00
github-style-at-start.md chore: add newline at end of test files 2017-01-28 01:34:38 +00:00
github-style-codeblock-inside-quote.html fix(double linebreaks): fix double linebreaks in html output 2016-09-29 00:50:58 +01:00
github-style-codeblock-inside-quote.md fix(blockQuote): fix 'github style codeblocks' not being parsed inside 'blockquote' 2015-08-25 21:10:49 +01:00
github-style-codeblock.html fix(fenced codeblocks): add tilde as fenced code block delimiter 2017-11-11 12:29:36 +00:00
github-style-codeblock.md fix(fenced codeblocks): add tilde as fenced code block delimiter 2017-11-11 12:29:36 +00:00
github-style-linebreaks.html chore(all): code style change 2015-01-19 11:37:21 +00:00
github-style-linebreaks.md chore: add newline at end of test files 2017-01-28 01:34:38 +00:00
h1-with-double-hash.html Major code refactoring 2015-01-15 21:21:33 +00:00
h1-with-double-hash.md chore: add newline at end of test files 2017-01-28 01:34:38 +00:00
h1-with-equals.html Major code refactoring 2015-01-15 21:21:33 +00:00
h1-with-equals.md chore: add newline at end of test files 2017-01-28 01:34:38 +00:00
h1-with-single-hash.html Major code refactoring 2015-01-15 21:21:33 +00:00
h1-with-single-hash.md chore: add newline at end of test files 2017-01-28 01:34:38 +00:00
h2-with-dashes.html Major code refactoring 2015-01-15 21:21:33 +00:00
h2-with-dashes.md chore: add newline at end of test files 2017-01-28 01:34:38 +00:00
h2-with-double-hash.html Major code refactoring 2015-01-15 21:21:33 +00:00
h2-with-double-hash.md chore: add newline at end of test files 2017-01-28 01:34:38 +00:00
h2-with-single-hash.html Major code refactoring 2015-01-15 21:21:33 +00:00
h2-with-single-hash.md chore: add newline at end of test files 2017-01-28 01:34:38 +00:00
h3-with-double-hash.html Major code refactoring 2015-01-15 21:21:33 +00:00
h3-with-double-hash.md chore: add newline at end of test files 2017-01-28 01:34:38 +00:00
h3-with-single-hash.html Major code refactoring 2015-01-15 21:21:33 +00:00
h3-with-single-hash.md chore: add newline at end of test files 2017-01-28 01:34:38 +00:00
h4-with-single-hash.html Major code refactoring 2015-01-15 21:21:33 +00:00
h4-with-single-hash.md chore: add newline at end of test files 2017-01-28 01:34:38 +00:00
h5-with-single-hash.html Major code refactoring 2015-01-15 21:21:33 +00:00
h5-with-single-hash.md chore: add newline at end of test files 2017-01-28 01:34:38 +00:00
h6-with-single-hash.html Major code refactoring 2015-01-15 21:21:33 +00:00
h6-with-single-hash.md chore: add newline at end of test files 2017-01-28 01:34:38 +00:00
horizontal-rules.html fix(double linebreaks): fix double linebreaks in html output 2016-09-29 00:50:58 +01:00
horizontal-rules.md Added testing suite 2012-06-13 23:05:31 -06:00
html-comments.html fix(html-comments): changed regex to precent malformed long comment to freeze showdown 2017-10-02 05:18:10 +01:00
html-comments.md fix(html-comments): changed regex to precent malformed long comment to freeze showdown 2017-10-02 05:18:10 +01:00
html-inside-listed-code.html fix(double linebreaks): fix double linebreaks in html output 2016-09-29 00:50:58 +01:00
html-inside-listed-code.md fix(parser): fix issue with comments inside nested code blocks 2016-08-30 06:07:57 +01:00
html5-strutural-tags.html fix(double linebreaks): fix double linebreaks in html output 2016-09-29 00:50:58 +01:00
html5-strutural-tags.md chore: add newline at end of test files 2017-01-28 01:34:38 +00:00
images-followed-by-brackets.html fix(url parsing): fix url edge case parsing in images and links 2017-05-30 04:11:00 +01:00
images-followed-by-brackets.md fix(url parsing): fix url edge case parsing in images and links 2017-05-30 04:11:00 +01:00
images.html feat(images): add support for image's implicit reference syntax 2017-03-30 23:35:28 +01:00
images.md feat(images): add support for image's implicit reference syntax 2017-03-30 23:35:28 +01:00
implicit-anchors.html feat(images): add support for image's implicit reference syntax 2017-03-30 23:35:28 +01:00
implicit-anchors.md feat(images): add support for image's implicit reference syntax 2017-03-30 23:35:28 +01:00
inline-anchors.html fix(double linebreaks): fix double linebreaks in html output 2016-09-29 00:50:58 +01:00
inline-anchors.md chore: add newline at end of test files 2017-01-28 01:34:38 +00:00
inline-code.html fix(spanGamut): code spans are hashed after parsing 2017-11-23 05:18:20 +00:00
inline-code.md fix(spanGamut): code spans are hashed after parsing 2017-11-23 05:18:20 +00:00
inline-escaped-chars.html chore(all): code style change 2015-01-19 11:37:21 +00:00
inline-escaped-chars.md chore: add newline at end of test files 2017-01-28 01:34:38 +00:00
inline-style-tag.html fix(double linebreaks): fix double linebreaks in html output 2016-09-29 00:50:58 +01:00
inline-style-tag.md chore: add newline at end of test files 2017-01-28 01:34:38 +00:00
lazy-blockquote.html fix(double linebreaks): fix double linebreaks in html output 2016-09-29 00:50:58 +01:00
lazy-blockquote.md chore: add newline at end of test files 2017-01-28 01:34:38 +00:00
line-starts-with-html.html fix(double linebreaks): fix double linebreaks in html output 2016-09-29 00:50:58 +01:00
line-starts-with-html.md chore: add newline at end of test files 2017-01-28 01:34:38 +00:00
list-followed-by-blockquote.html fix(lists linebreaks): fix lists linebreaks in html output 2016-09-29 01:12:27 +01:00
list-followed-by-blockquote.md chore: add newline at end of test files 2017-01-28 01:34:38 +00:00
list-followed-by-ghcode.html fix(lists linebreaks): fix lists linebreaks in html output 2016-09-29 01:12:27 +01:00
list-followed-by-ghcode.md chore: add newline at end of test files 2017-01-28 01:34:38 +00:00
list-with-blockquote.html fix(double linebreaks): fix double linebreaks in html output 2016-09-29 00:50:58 +01:00
list-with-blockquote.md chore: add newline at end of test files 2017-01-28 01:34:38 +00:00
list-with-code.html fix(double linebreaks): fix double linebreaks in html output 2016-09-29 00:50:58 +01:00
list-with-code.md chore: add newline at end of test files 2017-01-28 01:34:38 +00:00
literal-html-tags.html fix(hashCodeTags): escape code tags 2017-02-06 05:09:52 +00:00
literal-html-tags.md chore: add newline at end of test files 2017-01-28 01:34:38 +00:00
multi-paragraph-list.html fix(lists linebreaks): fix lists linebreaks in html output 2016-09-29 01:12:27 +01:00
multi-paragraph-list.md chore: add newline at end of test files 2017-01-28 01:34:38 +00:00
multiline-unordered-list.html fix(lists linebreaks): fix lists linebreaks in html output 2016-09-29 01:12:27 +01:00
multiline-unordered-list.md chore: add newline at end of test files 2017-01-28 01:34:38 +00:00
nested-blockquote.html fix(double linebreaks): fix double linebreaks in html output 2016-09-29 00:50:58 +01:00
nested-blockquote.md chore: add newline at end of test files 2017-01-28 01:34:38 +00:00
nested-gh-codeblocks.html test: add test for nested gh codeblocks 2017-01-28 03:59:27 +00:00
nested-gh-codeblocks.md test: add test for nested gh codeblocks 2017-01-28 03:59:27 +00:00
obfuscated-emails.html fix(encodeEmail): now produces valid emails 2017-02-06 06:50:52 +00:00
obfuscated-emails.md fix(encodeEmail): now produces valid emails 2017-02-06 06:50:52 +00:00
ordered-list-same-number.html fix(lists linebreaks): fix lists linebreaks in html output 2016-09-29 01:12:27 +01:00
ordered-list-same-number.md chore: add newline at end of test files 2017-01-28 01:34:38 +00:00
ordered-list-starting-number.html feat(ol start num): add support for defining the first num of ol 2017-10-24 15:15:56 +01:00
ordered-list-starting-number.md feat(ol start num): add support for defining the first num of ol 2017-10-24 15:15:56 +01:00
ordered-list-wrong-numbers.html fix(lists linebreaks): fix lists linebreaks in html output 2016-09-29 01:12:27 +01:00
ordered-list-wrong-numbers.md feat(ol start num): add support for defining the first num of ol 2017-10-24 15:15:56 +01:00
ordered-list.html fix(lists linebreaks): fix lists linebreaks in html output 2016-09-29 01:12:27 +01:00
ordered-list.md chore: add newline at end of test files 2017-01-28 01:34:38 +00:00
paragraphed-list-with-sublists.html fix(lists linebreaks): fix lists linebreaks in html output 2016-09-29 01:12:27 +01:00
paragraphed-list-with-sublists.md fix(lists): enforce 4 space indentation in sublists 2016-11-11 07:56:29 +00:00
pre-code-tags-inside-code-block.html fix(double linebreaks): fix double linebreaks in html output 2016-09-29 00:50:58 +01:00
pre-code-tags-inside-code-block.md chore: add newline at end of test files 2017-01-28 01:34:38 +00:00
pre-code-tags.html fix(double linebreaks): fix double linebreaks in html output 2016-09-29 00:50:58 +01:00
pre-code-tags.md chore: add newline at end of test files 2017-01-28 01:34:38 +00:00
relative-anchors.html Major code refactoring 2015-01-15 21:21:33 +00:00
relative-anchors.md chore: add newline at end of test files 2017-01-28 01:34:38 +00:00
repeated-headers.html fix(double linebreaks): fix double linebreaks in html output 2016-09-29 00:50:58 +01:00
repeated-headers.md feat(uniqueHeaderId): add unique id prefix and suffix to headers 2015-01-18 02:12:32 +00:00
simple-paragraph.html Major code refactoring 2015-01-15 21:21:33 +00:00
simple-paragraph.md chore: add newline at end of test files 2017-01-28 01:34:38 +00:00
strip-references.html fix(paragraphs): fix empty lines generating empty paragraphs 2017-01-30 20:43:56 +00:00
strip-references.md fix(paragraphs): fix empty lines generating empty paragraphs 2017-01-30 20:43:56 +00:00
strong.html fix(double linebreaks): fix double linebreaks in html output 2016-09-29 00:50:58 +01:00
strong.md chore: add newline at end of test files 2017-01-28 01:34:38 +00:00
unordered-list-asterisk.html fix(lists linebreaks): fix lists linebreaks in html output 2016-09-29 01:12:27 +01:00
unordered-list-asterisk.md chore: add newline at end of test files 2017-01-28 01:34:38 +00:00
unordered-list-minus.html fix(lists linebreaks): fix lists linebreaks in html output 2016-09-29 01:12:27 +01:00
unordered-list-minus.md chore: add newline at end of test files 2017-01-28 01:34:38 +00:00
unordered-list-plus.html fix(lists linebreaks): fix lists linebreaks in html output 2016-09-29 01:12:27 +01:00
unordered-list-plus.md chore: add newline at end of test files 2017-01-28 01:34:38 +00:00
url-with-parenthesis.html chore(): code style fix and tests fix due to code style changes 2015-01-19 12:04:22 +00:00
url-with-parenthesis.md chore(): code style fix and tests fix due to code style changes 2015-01-19 12:04:22 +00:00