showdown/test/issues
Estevao Soares dos Santos 7f43b79b33 fix(encodeAmpsAndAngles): fix > and < encoding
In some circumstances, > and < were not being encoded properly.

Closes #236
2017-02-06 03:28:49 +00: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 chore: normalize test names 2015-10-19 02:50:32 +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
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