On 18 March 2014, Rick Frankel wrote:
What I want to end up with in the output is something like:
#+BEGIN_SRC org
,* Test image link
[[http://example.com][file:image1.png]]
#+END_SRC
Cripes, I was sure I'd tried that, but I guess I didn't. And of course it's the
easiest and obvious way
On 2014-03-18 11:46, William Denton wrote:
I would like to use an image as an anchor in an HTML export
(specifically in a reveal.js export---I really like this). I can't
figure out how to make it work, and just end up with either a link
with a missing image or an image with no link. I don't see t
I would like to use an image as an anchor in an HTML export (specifically in a
reveal.js export---I really like this). I can't figure out how to make it work,
and just end up with either a link with a missing image or an image with no
link. I don't see this documented. Is it possible?
What I