showdown/test
Estevao Soares dos Santos 51e46933a4 fix(tablesHeaderId): fix missmatch of option name
In code, the option appeared both as 'tableHeaderId' and 'tablesHeaderId',
although only the first form had effect. In documentation was referenced
as 'tablesHeaderId'.
Option is now fixed in code to reflex the documentation and table parser
accepts both forms, with and without an s.

Closes #412
2017-08-04 20:19:15 +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(backslashEscapesHTMLTags): backslash escapes HTML tags 2017-06-02 04:48:53 +01:00
ghost test: add newline at end of test files 2017-01-28 01:46:33 +00:00
issues fix(lists): fix multi paragraph lists with sublists 2017-06-07 03:33:20 +01:00
karlcow fix(encodeAmpsAndAngles): fix > and < encoding 2017-02-06 03:28:49 +00:00
node fix(tablesHeaderId): fix missmatch of option name 2017-08-04 20:19:15 +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