Rich Content
Hugo ships with several Embedded Shortcodes for rich content, along with a Privacy Config and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.
About Shortcodes
Hugo shortcodes are simple snippets that can be used to extend the functionality of your content files. They provide a way to include dynamic content or special formatting without writing complex HTML or JavaScript code directly in your Markdown files.
For more information about Hugo shortcodes, please refer to the official documentation.