emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] image alt text for HTML export


From: Bastien
Subject: Re: [Orgmode] image alt text for HTML export
Date: Tue, 04 Jan 2011 17:26:45 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Aidan Gauland <address@hidden> writes:

> #+HTML: <img src="foo.png" alt="foo" />
>
> If there is no way to do this, should I file a feature request?

I think you're looking for this:

  #+ATTR_HTML: alt="My image description"
  [[file:~/image.jpg][My Image]]

HTH,

-- 
 Bastien



reply via email to

[Prev in Thread] Current Thread [Next in Thread]