diff --git a/content/content-management/shortcodes.md b/content/content-management/shortcodes.md index e0e0f60c7..9c5eddf10 100644 --- a/content/content-management/shortcodes.md +++ b/content/content-management/shortcodes.md @@ -18,7 +18,7 @@ aliases: [/extras/shortcodes/] toc: true --- -## Introduction to Shortcodes +## What is a hortcode Hugo loves markdown because of its simple content format, but there are times when markdown falls short. Often, content authors are forced to add raw HTML (e.g., video ``) to markdown content. We think this contradicts the beautiful simplicity of markdown's syntax.