Steps to reproduce
Create a note with a formatted (this style []()
) link
Export note to PDF
Open PDF
Click link
Expected result
The link opens properly
Actual result
a (#) in the url got replaced/encoded with (%23), making the site return a 404
Environment
- Operating system: Mac
- Obsidian version: 0.10.6
Extra
I looked through open bugs and did not see anything related though I may have missed something. Thanks in advance.