mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-05-21 21:02:17 +00:00
758d461823
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.