showdown/test/node
Estevao Soares dos Santos f641a7de90 fix(prefixHeaderId): make prefixHeaderId string be parsed along the generated id
If an invalid prefix was passed (a string with spaces, for instance),
the string would be added as is. This ould generate invalid ids.
Also, this makes `prefixHeaderId` option play nicely with `ghCompatibleHeaderId`, since they will
follow the same escaping rules when both options are enabled.
2017-02-06 05:37:49 +00:00
..
cli.js release 1.6.0 2017-01-09 02:38:24 +00:00
legacyExtensionSupport.js chore(grunt): make Grunt use a temporary build to avoid pollution of dist directory 2015-07-11 19:32:22 +01:00
performance.js Update dependencies to enable Greenkeeper 🌴 (#335) 2017-01-31 05:46:25 +00:00
showdown.Converter.js Update dependencies to enable Greenkeeper 🌴 (#335) 2017-01-31 05:46:25 +00:00
showdown.Converter.makeHtml.js Update dependencies to enable Greenkeeper 🌴 (#335) 2017-01-31 05:46:25 +00:00
showdown.helpers.js Update dependencies to enable Greenkeeper 🌴 (#335) 2017-01-31 05:46:25 +00:00
showdown.js Update dependencies to enable Greenkeeper 🌴 (#335) 2017-01-31 05:46:25 +00:00
testsuite.features.js fix(prefixHeaderId): make prefixHeaderId string be parsed along the generated id 2017-02-06 05:37:49 +00:00
testsuite.ghost.js Update dependencies to enable Greenkeeper 🌴 (#335) 2017-01-31 05:46:25 +00:00
testsuite.issues.js chore: normalize test names 2015-10-19 02:50:32 +01:00
testsuite.karlcow.js chore: normalize test names 2015-10-19 02:50:32 +01:00
testsuite.standard.js chore: normalize test names 2015-10-19 02:50:32 +01:00