Markdown Conventional Image Syntax#

This is a .md file with conventional image syntax. The example thumbnail is selected with alt option being set to gallery_thumbnail.

without alt text#

![](/_static/bar_colors.png)

alt set to a random text#

![a random text](/_static/barchart.png)

a random text