Markdown does not allow us to specify the size of an link image.
To get around this restriction it is what I did:
1. Upload an image as usual
Stackoverflow will add these lines to your post:
1 2 3 4 | |
2. Change the above to an image tag
1
| |
Done
Markdown does not allow us to specify the size of an link image.
To get around this restriction it is what I did:
Stackoverflow will add these lines to your post:
1 2 3 4 | |
1
| |
Done