Steps to reproduce
- Have a file named original
- In the file named linker, make an md-style link to original: [The file](original)
- Change the name of original to modified
Expected result
Link in linker should now be [The file](modified)
Actual result
Link in linker is now [The file](modified.md)
This is the only way to put formulas and named links in tables, where vertical space is at a premium. This should behave the same as wiki-style links.
Environment
- Operating system: 11.0.1
- Obsidian version: 0.9.20