-
Notifications
You must be signed in to change notification settings - Fork 111
Closed
Labels
Description
Describe the bug
If an md-File ends with a link containing an underscore the link is not working anymore if you open the file the next time. "_“ is replaced by "_".
If you have a link-Text without _ the link still works, e.g. „Link" contains https://docs.nextcloud.com/server/stable/user_manual/de/files/projects.html
To Reproduce
Steps to reproduce the behavior:
- Open a md-file.
- Add a link containing an underscore as last text within the file (no further letters following) e. g. https://docs.nextcloud.com/server/stable/user_manual/de/files/projects.html
- close the file (or finish the file within Collectives)
- reopen the file an click on the link
Expected behavior
No changes should be done in Link-Texts so that they just work.
Client details:
- OS: macOS 12.3.1
- Browser: Firefox 100.0
Are the following infos necessary in this case?
Thanks for having a look.
Server details
Text app version: (see Nextcloud apps page)
Operating system:
Web server:
Database:
PHP version:
Nextcloud version: (see Nextcloud admin page)
Logs
Nextcloud log (data/nextcloud.log)
Insert your Nextcloud log here
Browser log
Insert your browser log here, this could for example include:
a) The javascript console log
b) The network log
c) ...