how to insert an image in markdown

how to insert an image in markdown

markdown image embed url
#This embeds a link into an image
#And works find in GitHub Readme
#As of Jan 2022
<p>
<a href="http://google.com" title="Redirect to homepage">
<img src="image_url_link/image.png" alt="homepage" />
</a>
</p>
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us