-
Notifications
You must be signed in to change notification settings - Fork 25
Description
Describe the bug
Trying to insert a URL into a Markdown or Plain Text file. The URL is automatically shortened so that it cannot be read. This happens also when I use "paste as plain text" option.
If I type the URL by hand then after a short pause it gets shortened but the link can be removed by pressing Ctrl+Z
In the case of pasting then the link cannot be removed.
Steps to reproduce
- Create a new Plain Text File or Markdown file.
- Paste in a URL using either Ctrl+V or right-click Paste or right-click Paste as plain text
Expected behavior
The URL is made into links only in Documents not in plain text files. In Markdown files the URL should only be shortened on the "Preview" window and not in the edit window.
Actual behavior
When pasting a URL such as https://outlook.com the URL gets automatically shortened to https://ou... you can neither read nor edit the URL.
Setup
Proxmox 13 with Debian 14 LXC container with Docker Compose installed. Separate container running Caddy reverse proxy.
Details available on request, although I assume this is normal behaviour out of the box.
Additional context
none
Metadata
Metadata
Assignees
Labels
Type
Projects
Status