reveal.js
reveal.js copied to clipboard
External Markdown and image caption
trafficstars
Hi
I use reveal.js with an external markdown file.
To insert an image in the markdown file, I use `
.
Currently, Text2 is rendered as a tooltip in the reveal.js presentation but Text1 does not appear (even if it is in the source of the slide as alt="Text1").
Is it possible to render Text1 as a caption in the reveal.js slide?