Typing links in md format, like [link text](https://link.url) does not work if the text is something like name.tld
Steps to reproduce
- Type
[something.cloud](https://something.cloud/page) in a nextcloud note
- Type
[something](https://something.cloud/page) in a nextcloud note
Expected behaviour
Both should become proper links as the closing paren of the link is typed.
Actual behaviour
Only the second link is processed - the one without the '.cloud' part of the link text.
Server
Please complete the following information.
- Notes app version:
- Nextcloud version: 30
- OS: debian light/yunohost or ncpi
- Web server: nginx
- PHP version: 8.3
- Database: mysql/mariadb
Nextcloud configuration:
Client
Please complete the following information.
- Browser (incl. version): firefox 144
- OS: archlinux
Typing links in md format, like
[link text](https://link.url)does not work if the text is something likename.tldSteps to reproduce
[something.cloud](https://something.cloud/page)in a nextcloud note[something](https://something.cloud/page)in a nextcloud noteExpected behaviour
Both should become proper links as the closing paren of the link is typed.
Actual behaviour
Only the second link is processed - the one without the '.cloud' part of the link text.
Server
Please complete the following information.
Nextcloud configuration:
Client
Please complete the following information.