-
-
Notifications
You must be signed in to change notification settings - Fork 28
Drag & Drop links not working #435
Copy link
Copy link
Open
Labels
🗄 area/interfaceThis affects the public interfaceThis affects the public interface🤞 phase/openPost is being triaged manuallyPost is being triaged manually🦋 type/enhancementThis is great to haveThis is great to have
Metadata
Metadata
Assignees
Labels
🗄 area/interfaceThis affects the public interfaceThis affects the public interface🤞 phase/openPost is being triaged manuallyPost is being triaged manually🦋 type/enhancementThis is great to haveThis is great to have
Initial checklist
Affected packages and versions
v1.8.5 / VsCode 1.81.1
Link to runnable example
No response
Steps to reproduce
file://c%3A/Users/<your.user>/<full-path>/<the-file>.mdxExpected behavior
If you try the same steps with .MD files, it produces
[text](<the-file>)with a clickable link taking you to the linked file.Actual behavior
The extension produces a garbled full path to the file, with no markdown syntax.
Runtime
Node v20
Package manager
npm v10
OS
Windows
Build and bundle tools
Rollup