mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-02-05 13:40:02 +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