showdown/test/issues
Estevao Soares dos Santos 8c593a4f11 feat(base64-wrapping): support for wrapping base64 strings
Wrapping base64 strings, which are usually extremely long lines of text, is now supported.
Newlines can be added arbitrarily, as long as they appear after the comma (,) character.

Closes #429
2017-09-08 20:46:01 +01:00
..
#83.parsed-text-links-with-underscores.html fix(double linebreaks): fix double linebreaks in html output 2016-09-29 00:50:58 +01:00
#83.parsed-text-links-with-underscores.md chore: normalize test names 2015-10-19 02:50:32 +01:00
#96.underscores-in-links.html fix(double linebreaks): fix double linebreaks in html output 2016-09-29 00:50:58 +01:00
#96.underscores-in-links.md chore: normalize test names 2015-10-19 02:50:32 +01:00
#107.inner-underscore-parse-to-block.html fix(double linebreaks): fix double linebreaks in html output 2016-09-29 00:50:58 +01:00
#107.inner-underscore-parse-to-block.md chore: normalize test names 2015-10-19 02:50:32 +01:00
#142.odd-behaviour-for-multiple-consecutive-lists.html fix(lists linebreaks): fix lists linebreaks in html output 2016-09-29 01:12:27 +01:00
#142.odd-behaviour-for-multiple-consecutive-lists.md chore: normalize test names 2015-10-19 02:50:32 +01:00
#150.hyphens-are-getting-removed.html chore: normalize test names 2015-10-19 02:50:32 +01:00
#150.hyphens-are-getting-removed.md chore: normalize test names 2015-10-19 02:50:32 +01:00
#183.gh-code-blocks-within-lists-do-not-render-properly.html fix(lists linebreaks): fix lists linebreaks in html output 2016-09-29 01:12:27 +01:00
#183.gh-code-blocks-within-lists-do-not-render-properly.md test: add several testcases 2017-04-23 02:04:13 +01:00
#191.blockquote-followed-by-an-heading.html fix(double linebreaks): fix double linebreaks in html output 2016-09-29 00:50:58 +01:00
#191.blockquote-followed-by-an-heading.md fix(blockGamut): fix for headings inside blockquotes 2015-08-23 03:11:11 +01:00
#196.entity-in-code-block-in-nested-list.html fix(simpleLineBreaks): fix simpleLineBreak option breaking lists html 2016-12-20 23:57:10 +00:00
#196.entity-in-code-block-in-nested-list.md fix(simpleLineBreaks): fix simpleLineBreak option breaking lists html 2016-12-20 23:57:10 +00:00
#220.html-breaks-markdown-parsing.html fix(double linebreaks): fix double linebreaks in html output 2016-09-29 00:50:58 +01:00
#220.html-breaks-markdown-parsing.md test: add newline at end of test files 2017-01-28 01:46:33 +00:00
#229.2.code-being-parsed-inside-HTML-code-tags.html fix(double linebreaks): fix double linebreaks in html output 2016-09-29 00:50:58 +01:00
#229.2.code-being-parsed-inside-HTML-code-tags.md fix(HTMLParser): fix ghCodeBlocks being parsed inside code tags 2016-01-25 01:04:06 +00:00
#229.code-being-parsed-inside-HTML-code-tags.html fix(HTMLParser): fix code tags parsing 2016-01-25 03:01:54 +00:00
#229.code-being-parsed-inside-HTML-code-tags.md fix(HTMLParser): fix ghCodeBlocks being parsed inside code tags 2016-01-25 01:04:06 +00:00
#230.paragraphs-are-ignored-between-code-tags.html fix(double linebreaks): fix double linebreaks in html output 2016-09-29 00:50:58 +01:00
#230.paragraphs-are-ignored-between-code-tags.md fix(HTMLParser): fix code tags parsing 2016-01-25 03:01:54 +00:00
#236.wrong-lt-parsing-when-attached-to-word.html fix(encodeAmpsAndAngles): fix > and < encoding 2017-02-06 03:28:49 +00:00
#236.wrong-lt-parsing-when-attached-to-word.md fix(encodeAmpsAndAngles): fix > and < encoding 2017-02-06 03:28:49 +00:00
#261.mix-images-with-links.html fix(double linebreaks): fix double linebreaks in html output 2016-09-29 00:50:58 +01:00
#261.mix-images-with-links.md test: add newline at end of test files 2017-01-28 01:46:33 +00:00
#261.reference-style-image-after-inline-style-image-does-not-work-correctely.html fix(double linebreaks): fix double linebreaks in html output 2016-09-29 00:50:58 +01:00
#261.reference-style-image-after-inline-style-image-does-not-work-correctely.md fix(image-parser): fix ref style imgs after inline style imgs not parsing correctly 2016-06-08 17:16:49 +01:00
#261.reference-style-link-after-inline-style-link-does-not-work-correctely.html fix(double linebreaks): fix double linebreaks in html output 2016-09-29 00:50:58 +01:00
#261.reference-style-link-after-inline-style-link-does-not-work-correctely.md fix(image-parser): fix ref style imgs after inline style imgs not parsing correctly 2016-06-08 17:16:49 +01:00
#288.code-blocks-containing-xml-comments-are-not-converted-correctly-when-nested-in-list-items.html fix(lists linebreaks): fix lists linebreaks in html output 2016-09-29 01:12:27 +01:00
#288.code-blocks-containing-xml-comments-are-not-converted-correctly-when-nested-in-list-items.md fix(parser): fix issue with comments inside nested code blocks 2016-08-30 06:07:57 +01:00
#299.nested-ordered-unordered-list-inconsistent-behavior-2.html fix(simpleLineBreaks): fix simpleLineBreak option breaking lists html 2016-12-20 23:57:10 +00:00
#299.nested-ordered-unordered-list-inconsistent-behavior-2.md test: add newline at end of test files 2017-01-28 01:46:33 +00:00
#299.nested-ordered-unordered-list-inconsistent-behavior-3.html fix(lists): enforce 4 space indentation in sublists 2016-11-11 07:56:29 +00:00
#299.nested-ordered-unordered-list-inconsistent-behavior-3.md fix(lists): enforce 4 space indentation in sublists 2016-11-11 07:56:29 +00:00
#299.nested-ordered-unordered-list-inconsistent-behavior.html fix(lists): enforce 4 space indentation in sublists 2016-11-11 07:56:29 +00:00
#299.nested-ordered-unordered-list-inconsistent-behavior.md fix(lists): enforce 4 space indentation in sublists 2016-11-11 07:56:29 +00:00
#312.spaced-dashes-followed-by-char.html fix: lines with mutiple dashes being parsed as multilists 2016-12-17 05:20:23 +00:00
#312.spaced-dashes-followed-by-char.md fix: lines with mutiple dashes being parsed as multilists 2016-12-17 05:20:23 +00:00
#312.spaced-dashes-followed-by-char2.html fix: lines with mutiple dashes being parsed as multilists 2016-12-17 05:20:23 +00:00
#312.spaced-dashes-followed-by-char2.md fix: lines with mutiple dashes being parsed as multilists 2016-12-17 05:20:23 +00:00
#312.spaced-dashes-followed-by-char3.html fix: lines with mutiple dashes being parsed as multilists 2016-12-17 05:20:23 +00:00
#312.spaced-dashes-followed-by-char3.md fix: lines with mutiple dashes being parsed as multilists 2016-12-17 05:20:23 +00:00
#312.spaced-dashes-followed-by-char4.html fix: parser slowness with certain inputs 2016-12-19 12:13:30 +00:00
#312.spaced-dashes-followed-by-char4.md fix: parser slowness with certain inputs 2016-12-19 12:13:30 +00:00
#317.spaces-before-hr.html fix(horizontal rule): revert backwards incompatibility change 2016-12-20 22:08:33 +00:00
#317.spaces-before-hr.md fix(horizontal rule): revert backwards incompatibility change 2016-12-20 22:08:33 +00:00
#332.inconsistent-behavior-of-emphasis-and-strong.html fix(italicsAndBold): fix double emphasis edge case 2017-01-31 01:48:03 +00:00
#332.inconsistent-behavior-of-emphasis-and-strong.md fix(italicsAndBold): fix double emphasis edge case 2017-01-31 01:48:03 +00:00
#345.no-escape-for-the-pipe-character.html fix(tables): pipe char can now be escaped 2017-02-21 14:13:12 +00:00
#345.no-escape-for-the-pipe-character.md fix(tables): pipe char can now be escaped 2017-02-21 14:13:12 +00:00
#390.brackets-in-URL-break-images.html fix(url parsing): fix url edge case parsing in images and links 2017-05-30 04:11:00 +01:00
#390.brackets-in-URL-break-images.md fix(url parsing): fix url edge case parsing in images and links 2017-05-30 04:11:00 +01:00
#390.brackets-in-URL-break-links.html fix(url parsing): fix url edge case parsing in images and links 2017-05-30 04:11:00 +01:00
#390.brackets-in-URL-break-links.md fix(url parsing): fix url edge case parsing in images and links 2017-05-30 04:11:00 +01:00
#393.showdown-hangs-with-malformed-html.html fix(HTML Parser): fix nasty bug where malformed HTML would hang showdown 2017-06-02 03:29:29 +01:00
#393.showdown-hangs-with-malformed-html.md fix(HTML Parser): fix nasty bug where malformed HTML would hang showdown 2017-06-02 03:29:29 +01:00
#397.unordered-list-strange-behavior.html fix(lists): fix multi paragraph lists with sublists 2017-06-07 03:33:20 +01:00
#397.unordered-list-strange-behavior.md fix(lists): fix multi paragraph lists with sublists 2017-06-07 03:33:20 +01:00
#429.multiline-base64-image-support.html feat(base64-wrapping): support for wrapping base64 strings 2017-09-08 20:46:01 +01:00
#429.multiline-base64-image-support.md feat(base64-wrapping): support for wrapping base64 strings 2017-09-08 20:46:01 +01:00
crazy-urls.html fix(url parsing): fix url edge case parsing in images and links 2017-05-30 04:11:00 +01:00
crazy-urls.md fix(url parsing): fix url edge case parsing in images and links 2017-05-30 04:11:00 +01:00
deeply-nested-HTML-blocks.html fix(HTML parsing): fix HTML parsing issues with nested tags 2017-05-28 17:20:07 +01:00
deeply-nested-HTML-blocks.md fix(HTML parsing): fix HTML parsing issues with nested tags 2017-05-28 17:20:07 +01:00
handle-html-pre.html test: add test for simpleLineBreak and pre tags 2017-01-30 18:11:13 +00:00
handle-html-pre.md test: add test for simpleLineBreak and pre tags 2017-01-30 18:11:13 +00:00
one-line-HTML-input.html fix(HTML parsing): fix HTML parsing issues with nested tags 2017-05-28 17:20:07 +01:00
one-line-HTML-input.md fix(HTML parsing): fix HTML parsing issues with nested tags 2017-05-28 17:20:07 +01:00
URLs-with-multiple-parenthesis.html fix(url parsing): fix url edge case parsing in images and links 2017-05-30 04:11:00 +01:00
URLs-with-multiple-parenthesis.md fix(url parsing): fix url edge case parsing in images and links 2017-05-30 04:11:00 +01:00