THIS FORUM IS DEPRECATED
It will be disabled at any point in the future. Please post your discussions to any of these alternative available channels:
* GitHub Discussions: https://github.com/Zettlr/Zettlr/discussions
* Zettlr Subreddit: https://www.reddit.com/r/Zettlr
* Discord: https://discord.gg/PcfS3DM9Xj
It will be disabled at any point in the future. Please post your discussions to any of these alternative available channels:
* GitHub Discussions: https://github.com/Zettlr/Zettlr/discussions
* Zettlr Subreddit: https://www.reddit.com/r/Zettlr
* Discord: https://discord.gg/PcfS3DM9Xj
Can we use relative links to external MD files?
I just want to make sure that the following;
[research.md](research.md#sec_medical_achilles)
is not supported by Zettlr. More concretely, if I use only the file name, a Ctrl-click will take me to the file. However, with the line above, Zettlr tries to open the file in the browser. Shouldn't it be possible load the local file at a specific point?
TIA