Back to Hugo

Markdown attribute

docs/content/en/quick-reference/glossary/markdown-attribute.md

0.161.1320 B
Original Source

A Markdown attribute is a key-value pair attached to a Markdown element. These attributes are commonly used to add HTML attributes, like class and id, to the element when it's rendered into HTML. They provide a way to extend the basic Markdown syntax and add more semantic meaning or styling hooks to your content.