mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-07-31 07:58:53 +00:00
The problem was that we failed to escape the dash in the regexp, meaning that it was matching all characters from “.” to “_”.
The problem was that we failed to escape the dash in the regexp, meaning that it was matching all characters from “.” to “_”.