Am Sonntag, 22. Dezember 2013 12:29:23 UTC+1 schrieb Jeremy Ruston:
>
>
>
>
> https://github.com/Jermolene/TiddlyWiki5/commit/2d1d53893a3386f6e69633ca9fee6c61fc30acfc
>
>
>
I think there is a seriuous problem there. I've also put it into github:
What's the use of ([(?:\s|\S)]*) ? It matches "(" "?" ":" whitespace "|"
non-whitespace and ")". It could be simplified to "(.*)" or, If you want to
include newlines ([\s\S]*)
--
You received this message because you are subscribed to the Google Groups
"TiddlyWikiDev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tiddlywikidev.
For more options, visit https://groups.google.com/groups/opt_out.