In Pandoc Markdown, you can add a title and alt attribute, as well as a caption (using the fig-alt attribute key) to an image as follows:
Caveat: The whole string (viz. including “Title:”) will be used as the value of the title attribute.
title and alt Attribute, and a caption to an Image Using Pandoc MarkdownNote#77
2023-04-19
In Pandoc Markdown, you can add a title and alt attribute, as well as a caption (using the fig-alt attribute key) to an image as follows:
Caveat: The whole string (viz. including “Title:”) will be used as the value of the title attribute.