Does this feature exist in Emacs orgmode core?
N/A
Is code AI assisted/generated?
No
Orgmode link
No response
Feature value
As you can see if there is a link block outside of figure block it get correctly parsed as url and desc
But same thing under a figure block renders as a expression
The side effect of this is the image preview extension https://github.com/3rd/image.nvim can only preview the images outside of the figure block itself (which are links as of org format and not images technically)
Can we make it parse the link,desc and caption inside of figure block?
Additional context
No response
Does this feature exist in Emacs orgmode core?
N/A
Is code AI assisted/generated?
No
Orgmode link
No response
Feature value
As you can see if there is a link block outside of figure block it get correctly parsed as
urlanddescBut same thing under a
figureblock renders as a expressionThe side effect of this is the image preview extension https://github.com/3rd/image.nvim can only preview the images outside of the figure block itself (which are links as of org format and not images technically)
Can we make it parse the link,desc and caption inside of figure block?
Additional context
No response