mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-08-04 09:58:52 +00:00
Now a [[ has to be preceded by the beginning of the string or a whitespace and a ]] has to be followed by whitespace or the end of the string to act as quotes. Thanks to @Skeeve for the regex