mirror of
https://github.com/showdownjs/showdown.git
synced 2024-03-22 13:30:55 +08:00
949c2bcf86
* feat(helpers): determined results for email address obfuscation email address is used as the seed, so it should always provide the same result for a given mail. utilizes a random number generator shown here: https://stackoverflow.com/questions/521295/seeding-the-random-number-generator-in-javascript/47593316#47593316 * feat(helpers): added Math.imul() support for older browsers Co-authored-by: Estevão Soares dos Santos <estevao.santos@gmail.com> |
||
---|---|---|
.. | ||
cli.js | ||
optionswp.js | ||
showdown.Converter.js | ||
showdown.Converter.makeHtml.js | ||
showdown.Converter.makeMarkdown.js | ||
showdown.helpers.js | ||
showdown.js |