Open
Description
Discussed in #78
Originally posted by mflova February 24, 2025
Let's say I have a code block like this:
```tree
(file.csv)[file.csv]
```
Would there be a way to attach a link to this file? The only way I can think about is with annotations via # (1)1
. But inside there I would just write a message saying "LINK", which makes it quite repetitive if multiple files are present. Is there an easier way? Thanks!