There was an error while loading. Please reload this page.
Welcome to the demo wiki!
I added the image below to this issue by drag-and-dropping it in and then just cut-n-pasted the markdown code to this page.
Just the image:
Use: [[https://cloud.githubusercontent.com/assets/228704/18475500/9f207c00-7994-11e6-8139-67b3f322c18f.png]]
Same image, but with width=200px:
Use [[https://cloud.githubusercontent.com/assets/228704/18475500/9f207c00-7994-11e6-8139-67b3f322c18f.png|width=200px]]
We can also change height=200px:
Use: [[https://cloud.githubusercontent.com/assets/228704/18475500/9f207c00-7994-11e6-8139-67b3f322c18f.png|height=200px]]
Linked to the full-size image. This makes it easier for the user to "open in new tab" and see details of the image.
Use: [[[https://cloud.githubusercontent.com/assets/228704/18475500/9f207c00-7994-11e6-8139-67b3f322c18f.png|width=200px]]](https://cloud.githubusercontent.com/assets/228704/18475500/9f207c00-7994-11e6-8139-67b3f322c18f.png)
As always, you can also just use the HTML img tag and it will work:
img
<img src="urltoimg.png"/>