showdown/test
Estevao Soares dos Santos 54bf74472a fix(paragraphs): fix empty lines generating empty paragraphs
Empty lines should not be parsed as paragraphs. This was happening
in determined circumstances.
For instance, when stripping reference style links, `\n\n` was left being,
creating an undesired empty paragraph. This commit fixes the issue.

Closes #334
2017-01-30 20:43:56 +00:00
..
cases fix(paragraphs): fix empty lines generating empty paragraphs 2017-01-30 20:43:56 +00:00
cli feat(CLI): add a simple cli tool 2015-07-13 05:09:03 +01:00
features test: add test for simpleLineBreak and pre tags 2017-01-30 18:11:13 +00:00
ghost test: add newline at end of test files 2017-01-28 01:46:33 +00:00
issues test: add test for simpleLineBreak and pre tags 2017-01-30 18:11:13 +00:00
karlcow test: add newline at end of test files 2017-01-28 01:46:33 +00:00
node test: add test for simpleLineBreak and pre tags 2017-01-30 18:11:13 +00:00
performance release 1.6.0 2017-01-09 02:38:24 +00:00
bootstrap.js chore: remove html beautify from tests 2016-02-02 00:29:06 +00:00
optionswp.js feat(CLI): add a simple cli tool 2015-07-13 05:09:03 +01:00
performance.testfile.md test: use new performance test file 2017-01-28 02:04:50 +00:00