showdown/test/issues
Estevão Soares dos Santos 3df706248f fix(blockGamut): fix for headings inside blockquotes
The spec states that you can be lazy and only put the `>` before the first line of a hard-wrapped paragraph.
It also states that blocquotes can contain any other md element inside.
This means headings and horizontal rules should be included in the blockquote but, right now, are treated as
independent entities

Closes #191
2015-08-23 03:11:11 +01:00
..
#83.parsed_text_links_with_underscores.html test(issues): add testcase for PR #83 2015-05-23 02:02:03 +01:00
#83.parsed_text_links_with_underscores.md test(issues): add testcase for PR #83 2015-05-23 02:02:03 +01:00
#96.Underscores_in_links.html tests: test case for issue #96 2015-06-17 01:45:33 +01:00
#96.Underscores_in_links.md tests: test case for issue #96 2015-06-17 01:45:33 +01:00
#107.inner_underscore_parse_to_block.html Test(emphasis): prove that emphasis mechanism is working correctly 2015-01-16 23:05:12 +00:00
#107.inner_underscore_parse_to_block.md Test(emphasis): prove that emphasis mechanism is working correctly 2015-01-16 23:05:12 +00:00
#142.odd_behaviour_for_multiple_consecutive_lists.html fix(lists): fix github code blocks not being parsed inside lists 2015-08-01 21:05:28 +01:00
#142.odd_behaviour_for_multiple_consecutive_lists.md fix(lists): fix github code blocks not being parsed inside lists 2015-08-01 21:05:28 +01:00
#150.hyphens are getting removed.html chore(): add test for issue #150 2015-04-27 17:51:32 +01:00
#150.hyphens are getting removed.md chore(): add test for issue #150 2015-04-27 17:51:32 +01:00
#183.gh_code_blocks_within_lists_do_not_render_properly.html fix(lists): fix github code blocks not being parsed inside lists 2015-08-01 21:05:28 +01:00
#183.gh_code_blocks_within_lists_do_not_render_properly.md fix(lists): fix github code blocks not being parsed inside lists 2015-08-01 21:05:28 +01:00
#191.blockquote-followed-by-an-heading.html fix(blockGamut): fix for headings inside blockquotes 2015-08-23 03:11:11 +01:00
#191.blockquote-followed-by-an-heading.md fix(blockGamut): fix for headings inside blockquotes 2015-08-23 03:11:11 +01:00