Hi Mario.

You may have already seen this discussion on stack 
overflow. https://stackoverflow.com/a/60188132
I don't know enough javascript to try it out.

thanks again.
-keSh
On Wednesday, September 8, 2021 at 12:22:21 PM UTC-7 PMario wrote:

> Hi keSh,
>
> I did have a look at the source code. There is a problem with the regexp, 
> that is used. We will need to create javascript fix
> There is no workaround for this problem. 
>
> I did test "asdf sdfö" where "asdf" is recognized, but "sdfö" is not. 
>
> The plugin uses `\b` to define "word boundaries" but \b in JS only uses: 
> [a-zA-Z0-9_] as word characters. .. That's the problem. 
>
> -mario
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/a2a1afaf-d3aa-427e-b7ab-a1ab2c33d1b2n%40googlegroups.com.

Reply via email to