org-download
org-download copied to clipboard
Add org-download-image-html-title. If set add a "title" attribute.
Hi Oleh,
I've added to org-download the possibility to have an HTML title attribute set when inserting an image into a buffer:
(defcustom org-download-image-html-title ""
"When set add #+attr_html: :title tag to the image."
:type 'string
:group 'org-download)
Please let me know if you think it might be a good idea to merge it to your master branch.
Have a nice day and regards, Davide
Hi Oleh,
did you get a chance to look into this pull request?
Regards, Davide
Hi, sorry. It's on the list, I'll get back to you when I get some time:)