showdown/dist
chandi 949c2bcf86
fix(email): now email address obfuscation always returns the same output
* 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>
2022-03-26 00:31:41 +00:00
..
showdown.js fix(email): now email address obfuscation always returns the same output 2022-03-26 00:31:41 +00:00
showdown.js.map chore: add test for repeat helper 2022-03-10 12:56:34 +00:00
showdown.min.js chore: add test for repeat helper 2022-03-10 12:56:34 +00:00
showdown.min.js.map chore: add test for repeat helper 2022-03-10 12:56:34 +00:00