showdown/test/issues
Estevao Soares dos Santos 9cfe8b1412 fix(lists): fix sublists inconsistent behavior
Nested ul and ol lists behave inconsistently in the requirement
of having 3 spaces to be considered a nested list.
This fix changes the requirement to only one space in
both cases.

Closes #299
2016-11-09 02:54:18 +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(lists linebreaks): fix lists linebreaks in html output 2016-09-29 01:12:27 +01:00
#196.entity-in-code-block-in-nested-list.md chore: normalize test names 2015-10-19 02:50:32 +01: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 fix(hashHTMLBlock): fix issue with html breaking markdown parsing 2016-01-01 23:33: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
#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 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-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.html fix(lists): fix sublists inconsistent behavior 2016-11-09 02:54:18 +00:00
#299.nested-ordered-unordered-list-inconsistent-behavior.md fix(lists): fix sublists inconsistent behavior 2016-11-09 02:54:18 +00:00