Hello Ista and Richard,

Ista Zahn wrote:
> On Wed, Feb 4, 2015 at 10:15 AM, Sebastien Vauban wrote:
>>
>> If I want to include a link (GPL logo, here) to the HTML export, I should 
>> put it
>> in a block, right?
>>
>> #+begin_html
>> [[http://opensource.org/licenses/GPL-3.0][http://img.shields.io/:license-gpl-blue.svg]]
>> #+end_html
>>
>> Well, that does not work: the link is not rendered as a link; it's copied
>> "verbatim".
>
> You need to write the link in html, not org:
>
> #+begin_html
>   <a href="http://opensource.org/licenses/GPL-3.0";><img
> src="http://img.shields.io/:license-gpl-blue.svg";
> alt=":license-gpl-blue.svg" /></a>
> #+end_html

Blush!

Thank you...

Best regards,
  Seb

-- 
Sebastien Vauban


Reply via email to