项目文件夹

文件
2026-07-13 11:58:46 +08:00

7 行
408 B
Markdown

---
title: Markdown attribute
reference: /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.