Here if link is like of this type
[[file:../../../assets/trix.png]]
It shows preview
But if link is of type
#+BEGIN_FIGURE
[[file:../../../assets/trix.png]]
#+CAPTION: Trix the best
#+NAME: fig:trix
#+END_FIGURE
which is default image syntax for orgmode
I dosent render anything
Is there any way we can patch this?