Published 3 months ago
How To Add A Caption To An Image In MarkdownThis is an image caption Markdown unfortunately doesn't provide syntax for adding captions to images, however since HTML is a superset of Markdown we can use HTML to achieve this. Some markdown parsers allow you to display the alt text of...
- 1