showdown/test
Estevao Soares dos Santos 6566c72cc1 fix(HTML Parser): fix nasty bug where malformed HTML would hang showdown
When feeding malformed HTML to showdown, the library would enter an infinite loop,
effectively halting showdown's execution.

Closes #393
2017-06-02 03:29:29 +01:00
..
cases fix(url parsing): fix url edge case parsing in images and links 2017-05-30 04:11:00 +01:00
cli feat(CLI): add a simple cli tool 2015-07-13 05:09:03 +01:00
features feat(customizeHeaderId): add option for customizing header ids 2017-06-01 02:35:42 +01:00
ghost test: add newline at end of test files 2017-01-28 01:46:33 +00:00
issues fix(HTML Parser): fix nasty bug where malformed HTML would hang showdown 2017-06-02 03:29:29 +01:00
karlcow fix(encodeAmpsAndAngles): fix > and < encoding 2017-02-06 03:28:49 +00:00
node feat(customizeHeaderId): add option for customizing header ids 2017-06-01 02:35:42 +01:00
performance Update dependencies to enable Greenkeeper 🌴 (#335) 2017-01-31 05:46:25 +00:00
bootstrap.js chore(travis): add support for node 0.12 in travis 2017-03-05 02:49:13 +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