emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Inline Images Showing as Link


From: Manuel Giraud
Subject: Re: [O] Inline Images Showing as Link
Date: Thu, 21 Apr 2011 14:05:38 +0200
User-agent: Gnus/5.1299999999999999 (Gnus v5.13) Emacs/23.3 (berkeley-unix)

Radosław Grzanka <address@hidden> writes:

> [...]
> <img
> src="https://lh6.googleusercontent.com/KXI0totQ7IlQlRpUqszAYhRM0ldASL6vdl3VWDEswuoStG-jMMbNffNW-pHwRCR_xiXpgGNNaZGZfUWJ9UlGHjvwxQ=s512";
> alt="none"/>
>
> works fine. However, giving that this is some google docs image over
> https it probably will not always work.

Then the OP can do something like this:

(add-to-list 'org-export-html-inline-image-extensions 
             
"com/KXI0totQ7IlQlRpUqszAYhRM0ldASL6vdl3VWDEswuoStG-jMMbNffNW-pHwRCR_xiXpgGNNaZGZfUWJ9UlGHjvwxQ=s512")

and html export will work afterwards (my eyes! it hurts!)

-- 
Manuel Giraud



reply via email to

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