Describe the bug
links does not work properly for files, they are behaves like normal md links, not file links
To Reproduce
Steps to reproduce the behavior:
Link a file like: [[book.pdf]] does not work
Link a file like: [[book.pdf| Book Volume 1]] does not work
Link a file like: ![[book.pdf| Book Volume 1]] does not work
Expected behavior
3 of them needed to behave like: ![[book.df]]
[Book Volume](book.pdf) does work perfectly
Desktop (please complete the following information):
- OS: Linux
- Browser Firefox
- Version 108.0.2
Describe the bug
links does not work properly for files, they are behaves like normal md links, not file links
To Reproduce
Steps to reproduce the behavior:
Link a file like:
[[book.pdf]]does not workLink a file like:
[[book.pdf| Book Volume 1]]does not workLink a file like:
![[book.pdf| Book Volume 1]]does not workExpected behavior
3 of them needed to behave like:
![[book.df]][Book Volume](book.pdf)does work perfectlyDesktop (please complete the following information):