emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Bug when publishing images


From: Bastien
Subject: Re: [O] Bug when publishing images
Date: Mon, 14 Mar 2011 10:56:32 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Hi Francesco,

Francesco Pizzolante <address@hidden> writes:

> Since this morning, I have problems exporting (inline) images.
>
> Here's an example.
>
> Such content in my Org buffer:
>
> [[file:toto.png]]
>
> is exported to this HTML code:
>
> &lt;img src="toto.png"  alt="toto.png" /&gt;

Yes, this is a problem with last commit.

Simply do this:

~$ git checkout HEAD~1

and wait till that problem is fixed.

Best,

-- 
 Bastien



reply via email to

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