showdown/test
Estevao Soares dos Santos b1c458a762 fix(simpleLineBreaks): fix simpleLineBreaks option not working with non-ASCII chars and markdown delimiters
The option simpleLineBreaks was not working with non-ASCII characters such as chinese characters and
when lines started or ended with markdown delimiters such as `*` or `~`

Closes #318, #323
2017-01-06 03:51:12 +00:00
..
cases fix(lists): enforce 4 space indentation in sublists 2016-11-11 07:56:29 +00:00
cli feat(CLI): add a simple cli tool 2015-07-13 05:09:03 +01:00
features fix(simpleLineBreaks): fix simpleLineBreaks option not working with non-ASCII chars and markdown delimiters 2017-01-06 03:51:12 +00:00
ghost fix(lists linebreaks): fix lists linebreaks in html output 2016-09-29 01:12:27 +01:00
issues fix(simpleLineBreaks): fix simpleLineBreak option breaking lists html 2016-12-20 23:57:10 +00:00
karlcow feature(simpleLineBreaks): parse linebreaks as <br /> 2016-11-30 18:04:17 +00:00
node fix(simpleLineBreaks): fix simpleLineBreaks option not working with non-ASCII chars and markdown delimiters 2017-01-06 03:51:12 +00:00
performance test: add more performance tests 2016-12-23 10:07:14 +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