On 2015-10-10 06:16, Dominique Pellé wrote:

> I'm not sure I understand how it would work for users.

My idea was that it would work automatically. But you're right that 
users might also paste text with lines breaks, and my idea of having a 
parsing or normalization (when reading the input) outside of core might 
not work properly with that case.

> Use of "exact-meaning" would be very rare.
> Maybe a better name: <regexp collapse_spaces="no">

I think that's okay with me, but I need to think more about it. Maybe 
the easiest implementation would be to just replace " " by "\s+" before 
the regex is applied (but not in "[...]")?

Regards
  Daniel


------------------------------------------------------------------------------
_______________________________________________
Languagetool-devel mailing list
Languagetool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/languagetool-devel

Reply via email to