mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-04-19 01:03:14 +00:00

I think /\\/g is wrong as it will remove every \ from the string. I think, the usual way of keeping the following character is more appropriate.