mirror of
https://github.com/showdownjs/showdown.git
synced 2024-03-22 13:30:55 +08:00
f641a7de90
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. |
||
---|---|---|
.. | ||
cli.js | ||
legacyExtensionSupport.js | ||
performance.js | ||
showdown.Converter.js | ||
showdown.Converter.makeHtml.js | ||
showdown.helpers.js | ||
showdown.js | ||
testsuite.features.js | ||
testsuite.ghost.js | ||
testsuite.issues.js | ||
testsuite.karlcow.js | ||
testsuite.standard.js |