Hi everyone!
I've had a trouble with attachment type link on exporting. I configured org-attach directory and using org-id and it works great on emacs, all those links work great. I can see any attach linked on org notes, but in exported files all those links point to local directory instead of the right attached folder.
(add-hook 'org-export-before-parsing-hook 'org-attach-expand-links)
And it works except for inline images, but I don't understand why is not on org-mode repository code.
Thanks you in advance!. Best regards!