Files
hugoDocs/content/en/quick-reference/glossary/markdown-attribute.md
T
2025-02-02 14:09:19 -08:00

410 B

title, reference
title reference
Markdown attribute /content-management/markdown-attributes/

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.