
Figures can be a great addition to your content. Under the figure, you can add short text.
Figure in comparison with image shortcode has one small, hence important difference - image
does not contain a caption, while figure
is always with the caption.

[figure alt="Alternative text" caption="Image description" caption-align="left"]https://mdbootstrap.com/wp-content/uploads/2016/06/widgets1-min.jpg[/figure]
NOTE!
It is recommended to paste the copied code into the "Text" area. Otherwise, the shortcode may not work properly. If you copy the code into "Visual" area, it may contain additional operators, which might break the figure.