showdown/test
Estevao Soares dos Santos 8c593a4f11 feat(base64-wrapping): support for wrapping base64 strings
Wrapping base64 strings, which are usually extremely long lines of text, is now supported.
Newlines can be added arbitrarily, as long as they appear after the comma (,) character.

Closes #429
2017-09-08 20:46:01 +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(rawPrefixHeaderId): add option to prevent showdown from modifying the prefix 2017-08-06 18:19:46 +01:00
ghost test: add newline at end of test files 2017-01-28 01:46:33 +00:00
issues feat(base64-wrapping): support for wrapping base64 strings 2017-09-08 20:46:01 +01:00
karlcow fix(encodeAmpsAndAngles): fix > and < encoding 2017-02-06 03:28:49 +00:00
node feat(rawPrefixHeaderId): add option to prevent showdown from modifying the prefix 2017-08-06 18:19:46 +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