mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-27 22:09:53 +02:00
Merge commit 'a024bc7d76fcc5e49e8210f9b0896db9ef21861a'
This commit is contained in:
6
docs/content/en/quick-reference/glossary/shortcode.md
Normal file
6
docs/content/en/quick-reference/glossary/shortcode.md
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
title: shortcode
|
||||
reference: /content-management/shortcodes
|
||||
---
|
||||
|
||||
A _shortcode_ is a [_template_](g) invoked within markup, accepting any number of [_arguments_](g). They can be used with any [content format](g) to insert elements such as videos, images, and social media embeds into your content.
|
Reference in New Issue
Block a user