mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-18 21:11:19 +02:00
Merge commit 'a024bc7d76fcc5e49e8210f9b0896db9ef21861a'
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
---
|
||||
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.
|
Reference in New Issue
Block a user