When I embed a file (attached from within the vault) into a note, the preview shows a nice big box around the linked item, instead of the usual small link.
You can see the box here: 2021-05-09_19-05-22
The code for the note is:
![[test 1.txt]]

The first line makes the nice box, the second line just creates the usual hyperlink style.
It seems that the nice box only happens if it’s an internally linked (attached) item. It does not happen when I just create a link to another note, or to an externally linked file or URL.
I think the box around the links are really nice. So my question is, if it’s possible to create the boxes around any type link (attached file, external file/folder, note, web URL)? And also if it’s possible to change the icon for the box?
Either through using shortcodes or perhaps through CSS styling? If CSS, does anyone know the classes I should be looking for?
Thanks a lot!