To resize an image to its actual size rather than the default 100% width, use the .img-contain
helper class using this Markdown syntax.
![Image Name](/path/to/image.jpg){: .img-contain }
To resize an image to its actual size rather than the default 100% width, use the .img-contain
helper class using this Markdown syntax.
![Image Name](/path/to/image.jpg){: .img-contain }