Skip to content

How to add an image link with Markdown? #837

Discussion options

You must be logged in to vote

This should work, Markdown and HTML:

[[image photo.jpg "This is an example image"]](https://datenstrom.se)

<a href="https://datenstrom.se"><img src="/media/images/photo.jpg" width="1000" height="400" alt="This is an example image" title="This is an example image" /></a>

Replies: 3 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@annaesvensson
Comment options

@glow12121
Comment options

@annaesvensson
Comment options

@glow12121
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by glow12121
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants