<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Shortcodes on Lightbi</title><link>https://lightbi-beta-demo.netlify.app/en/tags/shortcodes/</link><description>Recent content in Shortcodes on Lightbi</description><generator>Hugo</generator><language>EN</language><lastBuildDate>Thu, 30 Nov 2023 00:00:00 +0000</lastBuildDate><atom:link href="https://lightbi-beta-demo.netlify.app/en/tags/shortcodes/index.xml" rel="self" type="application/rss+xml"/><item><title>Understanding Hugo Shortcodes</title><link>https://lightbi-beta-demo.netlify.app/en/posts/2020/understanding-hugo-shortcodes/</link><pubDate>Thu, 30 Nov 2023 00:00:00 +0000</pubDate><guid>https://lightbi-beta-demo.netlify.app/en/posts/2020/understanding-hugo-shortcodes/</guid><description>&lt;p>Hugo shortcodes are powerful tools for adding custom HTML or other special content within Markdown files without complex code. They enable enhanced flexibility and are a core part of Hugo&amp;rsquo;s functionality, offering reusable snippets for embedding media, custom components, or dynamic content. Below, we’ll explore what shortcodes are and highlight some popular examples.&lt;/p></description></item><item><title>Lightbi Custom Shortcodes</title><link>https://lightbi-beta-demo.netlify.app/en/posts/2020/custom-shortcodes/</link><pubDate>Fri, 24 Nov 2023 00:00:00 +0000</pubDate><guid>https://lightbi-beta-demo.netlify.app/en/posts/2020/custom-shortcodes/</guid><description>&lt;p>To create your own shortcodes in Hugo, add an HTML file in layouts/shortcodes/. This theme provides the following useful custom shortcodes:&lt;/p>
&lt;h3 id="info-card">Info card&lt;/h3>
&lt;p>Displays information in a card format.&lt;/p></description></item></channel></rss>