> I am looking at this and wonder why not simply change the whole > org-link-preview file to have (ov image-data-or-path &optional link align > width) > arguments. Then, we can make `org-link-preview-image-data' internal and > only expose `org-link-preview-file' as the API function.
Is this without changing the preview API, which always expects the arguments (ov path link) to preview any link type? Karthik