emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Confused about inline html images


From: Bastien
Subject: Re: [O] Confused about inline html images
Date: Thu, 07 Feb 2013 08:38:07 +0100
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux)

Hi John,

John Hendy <address@hidden> writes:

> #+attr_html: width="200px"
> [[http://i.imgur.com/tladtBz.jpg][http://i.imgur.com/tladtBz.jpg]]

This is not (and has never been) converted to a link, but to an
image.  Maybe a limitation that we can work on later on.

The fix I pushed is about 

  #+attr_html: width="200px"
  [[http://i.imgur.com/tladtBz.jpg][tladtBz.jpg]]

where width="200px" was attributed to the <a href ...> instead
of the image.

HTH,

-- 
 Bastien



reply via email to

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