mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-05-20 20:32:18 +00:00
810167bc7b
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