By doq on
How can I make a link inside the node content to point to attachement?
I need some module, so it would be possible to make links like this
<a href="/[my-file.exe]">[my-file.exe description]</a>
or this
<img src="/[my-file.exe]">
Comments
I see two options
Well, depending on your needs you could use the inline module or create a link manually to "files/my-file.exe".