Open maritaria opened 7 years ago
It's already possible to override the url regexp. See config -> Window -> Hyperlinks
This regex works very well for me, except for one thing: The \s (whitespace) seems to consider the exclamation mark ! as whitespace too, which is weird.
(((http|https|ftp):\/\/)|www\.)["-þ]*([\s]*)
For a more comprehensive list: https://en.wikipedia.org/wiki/List_of_Internet_top-level_domains#English
Maybe add a config file that users can add new domains to themselves? Or build something into the formula so you can override it from the UI