Extend export tooling in link parameters

This commit is contained in:
Masanao Igarashi
2025-02-18 17:35:17 +09:00
parent 99fa790da5
commit d87f0a0fdb

View File

@@ -994,7 +994,7 @@ INFO is a plist holding contextual information."
(if (org-string-nw-p attr) (concat "\n" attr "\n") "")))) (if (org-string-nw-p attr) (concat "\n" attr "\n") ""))))
(cond (cond
;; Link type is handled by a special function. ;; Link type is handled by a special function.
((org-export-custom-protocol-maybe link desc 'rst)) ((org-export-custom-protocol-maybe link desc 'rst info))
;; Image file. ;; Image file.
((and (plist-get info :rst-inline-images) ((and (plist-get info :rst-inline-images)
(org-export-inline-image-p (org-export-inline-image-p