What language or character set are you targeting ?

It seems like a change to one line of code in the plugin can accommodate 
PMario's example. But not sure whether that would work for other languages.
 
var regexpStr = "(?<=^|[^a-zA-Zö])(?:" + reparts.join("|") + 
")(?=$|[^a-zA-Zö])";

Yes, it depends on the browser having look-ahead. 
On Monday, December 27, 2021 at 10:07:41 AM UTC-8 keSh wrote:

> That is exactly my use case. Only difference is that tiddler content and 
> titles are not in English.
> Thanks for looking into the issue. 
>
> -kesh
>
> On Sunday, December 26, 2021 at 2:44:54 AM UTC-8 PMario wrote:
>
>> @Mark S. 
>> The advantage of freelinks is in a context, where you can't modify the 
>> content but you still want to have links. eg: Submitted homework tiddlers 
>> from students. Adding links to those tiddlers would mean to modify the 
>> original work in an unreasonable way. It wouldn't be the students work 
>> anymore. 
>> -m
>>
>>

-- 
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/e1d6b6a7-b829-4b87-850f-a63396d91e4dn%40googlegroups.com.

Reply via email to