showdown/test
Estevão Soares dos Santos fb3e0ba3bc fix(subParsers/hashHTMLBlocks.js): fix rendering problems with html5 block elements.
Some HTML5 block elements were not being properly ignored. This caused problems in rendering markdown as showdown would add additional <br /> to some block elements.
This commit should fix this issue.

Closes #90, closes #140, closes #147
2015-04-23 21:51:32 +01:00
..
cases fix(subParsers/hashHTMLBlocks.js): fix rendering problems with html5 block elements. 2015-04-23 21:51:32 +01:00
issues Test(emphasis): prove that emphasis mechanism is working correctly 2015-01-16 23:05:12 +00:00
node/Container chore(): code fix to pass jscs linter 2015-01-19 14:57:43 +00:00