Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add org-download-image-html-title. If set add a "title" attribute. #55

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

daviderestivo
Copy link

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

@daviderestivo
Copy link
Author

Hi Oleh,

did you get a chance to look into this pull request?

Regards,
Davide

@abo-abo
Copy link
Owner

abo-abo commented Aug 31, 2017

Hi, sorry. It's on the list, I'll get back to you when I get some time:)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants