mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-15 06:14:53 +00:00
08cfa88249
We were using `String.prototype.replace()` without addressing the wrinkle that dollar signs in the replacement string have special handling. This caused problems in situations where the replacement string is derived from user input and contains dollar signs. Fixes #2517 |
||
---|---|---|
.. | ||
dom | ||
crypto.js | ||
edition-info.js | ||
fakedom.js | ||
filesystem.js | ||
logger.js | ||
parsetree.js | ||
performance.js | ||
pluginmaker.js | ||
utils.js |