showdown/src
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
..
cli Update dependencies to enable Greenkeeper 🌴 (#335) 2017-01-31 05:46:25 +00:00
subParsers fix(tablesHeaderId): fix missmatch of option name 2017-08-04 20:19:15 +01:00
converter.js fix(encodeAmpsAndAngles): fix > and < encoding 2017-02-06 03:28:49 +00:00
helpers.js fix(HTML parsing): fix HTML parsing issues with nested tags 2017-05-28 17:20:07 +01:00
loader.js removing define module name as it breaks aliasing the module name 2015-12-22 20:24:53 -08:00
options.js feat(backslashEscapesHTMLTags): backslash escapes HTML tags 2017-06-02 04:48:53 +01:00
showdown.js Reset options before switching to a flavor (#365) 2017-03-30 23:17:10 +01:00