showdown/test
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
..
cases fix(blockGamut): fix for headings inside blockquotes 2015-08-23 03:11:11 +01:00
cli feat(CLI): add a simple cli tool 2015-07-13 05:09:03 +01:00
features Merge branch 'develop' 2015-07-22 18:29:00 +01:00
ghost fix(lists): fix github code blocks not being parsed inside lists 2015-08-01 21:05:28 +01:00
issues fix(blockGamut): fix for headings inside blockquotes 2015-08-23 03:11:11 +01:00
karlcow fix(lists): fix github code blocks not being parsed inside lists 2015-08-01 21:05:28 +01:00
node Merge branch 'develop' 2015-07-22 18:29:00 +01:00
bootstrap.js test: add ghost issues tests 2015-07-14 20:53:28 +01:00
optionswp.js feat(CLI): add a simple cli tool 2015-07-13 05:09:03 +01:00