From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Hyperlinked Images with ox-html Date: Wed, 10 Jul 2013 10:14:16 +0200 Message-ID: <874nc2bzmv.fsf@gmail.com> References: <87ip0j3xqr.fsf@sachwertpartner.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60048) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UwpXL-00045S-FQ for emacs-orgmode@gnu.org; Wed, 10 Jul 2013 04:14:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UwpXI-000831-IC for emacs-orgmode@gnu.org; Wed, 10 Jul 2013 04:14:07 -0400 Received: from mail-wg0-x22e.google.com ([2a00:1450:400c:c00::22e]:44262) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UwpXI-00082u-BF for emacs-orgmode@gnu.org; Wed, 10 Jul 2013 04:14:04 -0400 Received: by mail-wg0-f46.google.com with SMTP id c11so5631056wgh.25 for ; Wed, 10 Jul 2013 01:14:03 -0700 (PDT) In-Reply-To: <87ip0j3xqr.fsf@sachwertpartner.de> (Robert Eckl's message of "Wed, 10 Jul 2013 05:22:20 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: eckl.r@gmx.de Cc: emacs-orgmode@gnu.org Hello, Robert Eckl writes: > exporting this fragment > > #+ATTR_HTML: :width 220px :align right [[http://orgmode.org/worg/][http://example.org/picture.jpg]] > > gives > >
>

> > > >

>
> > > instead of > >
>

> > > >

>
> > So the attributes for are linked to instead of and > ignored. This should now be fixed. Thank you for reporting it. Regards, -- Nicolas Goaziou