Пример создания и стилизации тега figcaption в markdown
figcaption text
// Css styles img + em { text-align: center; display: block; margin-top: 10px; font-style: normal; font-weight: bold; font-size: 14px; }