showdown/test
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
..
cases fix(hashCodeTags): escape code tags 2017-02-06 05:09:52 +00:00
cli feat(CLI): add a simple cli tool 2015-07-13 05:09:03 +01:00
features fix(prefixHeaderId): make prefixHeaderId string be parsed along the generated id 2017-02-06 05:37:49 +00:00
ghost test: add newline at end of test files 2017-01-28 01:46:33 +00:00
issues fix(encodeAmpsAndAngles): fix > and < encoding 2017-02-06 03:28:49 +00:00
karlcow fix(encodeAmpsAndAngles): fix > and < encoding 2017-02-06 03:28:49 +00:00
node fix(prefixHeaderId): make prefixHeaderId string be parsed along the generated id 2017-02-06 05:37:49 +00:00
performance Update dependencies to enable Greenkeeper 🌴 (#335) 2017-01-31 05:46:25 +00:00
bootstrap.js Update dependencies to enable Greenkeeper 🌴 (#335) 2017-01-31 05:46:25 +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