Files
2026-07-13 11:58:46 +08:00

408 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.