<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>ClaudeMP – Blog</title><link>https://example.org/blog/</link><description>Recent content in Blog on ClaudeMP</description><generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>Sat, 30 Aug 2025 00:00:00 +0000</lastBuildDate><atom:link href="https://example.org/blog/index.xml" rel="self" type="application/rss+xml"/><item><title>Hextra v0.11</title><link>https://example.org/blog/v0.11/</link><pubDate>Sat, 30 Aug 2025 00:00:00 +0000</pubDate><guid>https://example.org/blog/v0.11/</guid><description>
&lt;p>Hextra v0.11.0 focuses on UX polish and useful new components: site-wide banner, improved callouts and badges, richer cards, analytics integrations, and several navigation refinements. It also ships stability fixes and documentation updates.&lt;/p>
&lt;h2>Upgrade Guide&lt;span class="hx:absolute hx:-mt-20" id="upgrade-guide">&lt;/span>
&lt;a href="#upgrade-guide" class="subheading-anchor" aria-label="Permalink for this section">&lt;/a>&lt;/h2>&lt;p>No breaking changes are expected for most sites. Update using &lt;a href="https://gohugo.io/hugo-modules/use-modules/"target="_blank" rel="noopener">Hugo Modules&lt;/a>:&lt;/p>
&lt;div class="hextra-code-block hx:relative hx:mt-6 hx:first:mt-0 hx:group/code">
&lt;div>&lt;div class="highlight">&lt;pre tabindex="0" class="chroma">&lt;code class="language-bash" data-lang="bash">&lt;span class="line">&lt;span class="cl">hugo mod get -u github.com/imfing/hextra&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;/div>&lt;div class="hextra-code-copy-btn-container hx:opacity-0 hx:transition hx:group-hover/code:opacity-100 hx:flex hx:gap-1 hx:absolute hx:m-[11px] hx:right-0 hx:top-0">
&lt;button
class="hextra-code-copy-btn hx:group/copybtn hx:cursor-pointer hx:transition-all hx:active:opacity-50 hx:bg-primary-700/5 hx:border hx:border-black/5 hx:text-gray-600 hx:hover:text-gray-900 hx:rounded-md hx:p-1.5 hx:dark:bg-primary-300/10 hx:dark:border-white/10 hx:dark:text-gray-400 hx:dark:hover:text-gray-50"
title="Copy code"
>
&lt;div class="hextra-copy-icon hx:group-[.copied]/copybtn:hidden hx:pointer-events-none hx:h-4 hx:w-4">&lt;/div>
&lt;div class="hextra-success-icon hx:hidden hx:group-[.copied]/copybtn:block hx:pointer-events-none hx:h-4 hx:w-4">&lt;/div>
&lt;/button>
&lt;/div>
&lt;/div>
&lt;h2>Highlights&lt;span class="hx:absolute hx:-mt-20" id="highlights">&lt;/span>
&lt;a href="#highlights" class="subheading-anchor" aria-label="Permalink for this section">&lt;/a>&lt;/h2>&lt;ul>
&lt;li>Top banner component for announcements&lt;/li>
&lt;li>Revamped callouts with clearer styles&lt;/li>
&lt;li>Umami and Matomo analytics support&lt;/li>
&lt;li>Asciinema shortcode for terminal recordings&lt;/li>
&lt;li>External link decoration option&lt;/li>
&lt;li>Breadcrumbs for single pages (non-docs, non-blogs)&lt;/li>
&lt;li>Navbar enhancements: icon link item and improved positions&lt;/li>
&lt;li>Improved badges and cards customization&lt;/li>
&lt;li>Theme toggle supports &amp;ldquo;System&amp;rdquo;&lt;/li>
&lt;/ul>
&lt;h2>New Features&lt;span class="hx:absolute hx:-mt-20" id="new-features">&lt;/span>
&lt;a href="#new-features" class="subheading-anchor" aria-label="Permalink for this section">&lt;/a>&lt;/h2>&lt;h3>Top Banner&lt;span class="hx:absolute hx:-mt-20" id="top-banner">&lt;/span>
&lt;a href="#top-banner" class="subheading-anchor" aria-label="Permalink for this section">&lt;/a>&lt;/h3>&lt;p>Add a site-wide, dismissible banner for announcements, launches, or status messages.&lt;/p>
&lt;div class="hextra-code-block hx:relative hx:mt-6 hx:first:mt-0 hx:group/code">
&lt;div class="hextra-code-filename not-prose" dir="auto">hugo.yaml&lt;/div>&lt;div>&lt;div class="highlight">&lt;pre tabindex="0" class="chroma">&lt;code class="language-yaml" data-lang="yaml">&lt;span class="line">&lt;span class="cl">&lt;span class="nt">params&lt;/span>&lt;span class="p">:&lt;/span>&lt;span class="w">
&lt;/span>&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl">&lt;span class="w"> &lt;/span>&lt;span class="nt">banner&lt;/span>&lt;span class="p">:&lt;/span>&lt;span class="w">
&lt;/span>&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl">&lt;span class="w"> &lt;/span>&lt;span class="nt">key&lt;/span>&lt;span class="p">:&lt;/span>&lt;span class="w"> &lt;/span>&lt;span class="s2">&amp;#34;announcement&amp;#34;&lt;/span>&lt;span class="w">
&lt;/span>&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl">&lt;span class="w"> &lt;/span>&lt;span class="nt">message&lt;/span>&lt;span class="p">:&lt;/span>&lt;span class="w"> &lt;/span>&lt;span class="l">Welcome!&lt;/span>&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;/div>&lt;div class="hextra-code-copy-btn-container hx:opacity-0 hx:transition hx:group-hover/code:opacity-100 hx:flex hx:gap-1 hx:absolute hx:m-[11px] hx:right-0 hx:top-8">
&lt;button
class="hextra-code-copy-btn hx:group/copybtn hx:cursor-pointer hx:transition-all hx:active:opacity-50 hx:bg-primary-700/5 hx:border hx:border-black/5 hx:text-gray-600 hx:hover:text-gray-900 hx:rounded-md hx:p-1.5 hx:dark:bg-primary-300/10 hx:dark:border-white/10 hx:dark:text-gray-400 hx:dark:hover:text-gray-50"
title="Copy code"
>
&lt;div class="hextra-copy-icon hx:group-[.copied]/copybtn:hidden hx:pointer-events-none hx:h-4 hx:w-4">&lt;/div>
&lt;div class="hextra-success-icon hx:hidden hx:group-[.copied]/copybtn:block hx:pointer-events-none hx:h-4 hx:w-4">&lt;/div>
&lt;/button>
&lt;/div>
&lt;/div>
&lt;p>&lt;img src="https://github.com/user-attachments/assets/33a08c9b-db84-4200-b37c-1a53c1bef08d" alt="Top Banner" loading="lazy" />&lt;/p>
&lt;h3>Callout Revamp&lt;span class="hx:absolute hx:-mt-20" id="callout-revamp">&lt;/span>
&lt;a href="#callout-revamp" class="subheading-anchor" aria-label="Permalink for this section">&lt;/a>&lt;/h3>&lt;p>&lt;a href="https://example.org/docs/guide/shortcodes/callout/">Callout&lt;/a> receive a design refresh for better readability and emphasis across themes.&lt;/p>
&lt;p>&lt;img src="https://github.com/user-attachments/assets/b3154dbb-e582-4c84-a8b8-1ecb02c3464d" alt="Callout refresh" loading="lazy" />&lt;/p>
&lt;h3>Analytics: Umami and Matomo&lt;span class="hx:absolute hx:-mt-20" id="analytics-umami-and-matomo">&lt;/span>
&lt;a href="#analytics-umami-and-matomo" class="subheading-anchor" aria-label="Permalink for this section">&lt;/a>&lt;/h3>&lt;p>Built-in configuration for analytics providers:&lt;/p>
&lt;ul>
&lt;li>&lt;a href="https://example.org/docs/guide/configuration/#umami-analytics">Umami&lt;/a>&lt;/li>
&lt;li>&lt;a href="https://example.org/docs/guide/configuration/#matomo-analytics">Matomo&lt;/a>&lt;/li>
&lt;/ul>
&lt;h3>Asciinema Shortcode&lt;span class="hx:absolute hx:-mt-20" id="asciinema-shortcode">&lt;/span>
&lt;a href="#asciinema-shortcode" class="subheading-anchor" aria-label="Permalink for this section">&lt;/a>&lt;/h3>&lt;p>Embed terminal recordings from &lt;a href="https://www.asciinema.org/"target="_blank" rel="noopener">Asciinema&lt;/a> using the new &lt;a href="https://example.org/docs/guide/shortcodes/asciinema/">Asciinema shortcode&lt;/a>.&lt;/p>
&lt;div class="hextra-code-block hx:relative hx:mt-6 hx:first:mt-0 hx:group/code">
&lt;div>&lt;div class="highlight">&lt;pre tabindex="0" class="chroma">&lt;code class="language-md" data-lang="md">&lt;span class="line">&lt;span class="cl">{{&lt;span class="p">&amp;lt;&lt;/span> &lt;span class="nt">asciinema&lt;/span> &lt;span class="na">id&lt;/span>&lt;span class="o">=&lt;/span>&lt;span class="s">&amp;#34;123456&amp;#34;&lt;/span> &lt;span class="na">autoplay&lt;/span>&lt;span class="o">=&lt;/span>&lt;span class="s">true&lt;/span> &lt;span class="na">loop&lt;/span>&lt;span class="o">=&lt;/span>&lt;span class="s">true&lt;/span> &lt;span class="p">&amp;gt;&lt;/span>}}&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;/div>&lt;div class="hextra-code-copy-btn-container hx:opacity-0 hx:transition hx:group-hover/code:opacity-100 hx:flex hx:gap-1 hx:absolute hx:m-[11px] hx:right-0 hx:top-0">
&lt;button
class="hextra-code-copy-btn hx:group/copybtn hx:cursor-pointer hx:transition-all hx:active:opacity-50 hx:bg-primary-700/5 hx:border hx:border-black/5 hx:text-gray-600 hx:hover:text-gray-900 hx:rounded-md hx:p-1.5 hx:dark:bg-primary-300/10 hx:dark:border-white/10 hx:dark:text-gray-400 hx:dark:hover:text-gray-50"
title="Copy code"
>
&lt;div class="hextra-copy-icon hx:group-[.copied]/copybtn:hidden hx:pointer-events-none hx:h-4 hx:w-4">&lt;/div>
&lt;div class="hextra-success-icon hx:hidden hx:group-[.copied]/copybtn:block hx:pointer-events-none hx:h-4 hx:w-4">&lt;/div>
&lt;/button>
&lt;/div>
&lt;/div>
&lt;p>&lt;img src="https://github.com/user-attachments/assets/3c33a8ef-3c01-4e30-9832-3ccb784ec538" alt="Asciinema" loading="lazy" />&lt;/p>
&lt;h3>Navbar Enhancements&lt;span class="hx:absolute hx:-mt-20" id="navbar-enhancements">&lt;/span>
&lt;a href="#navbar-enhancements" class="subheading-anchor" aria-label="Permalink for this section">&lt;/a>&lt;/h3>&lt;ul>
&lt;li>Support icons for link items in the navbar&lt;/li>
&lt;li>Refine menu positions to play nicely with the language switcher and other items&lt;/li>
&lt;/ul>
&lt;p>&lt;img src="https://github.com/user-attachments/assets/6c035eee-cd7d-44d8-bcf7-9cbd7f92ab42" alt="Navbar with icon item" loading="lazy" />&lt;/p>
&lt;p>Notably, version &lt;a href="https://github.com/imfing/hextra/releases/tag/v0.10.2"target="_blank" rel="noopener">0.10.2&lt;/a> enables the addition of language switchers and theme toggles to the navbar.&lt;/p>
&lt;h3>External Link Decoration&lt;span class="hx:absolute hx:-mt-20" id="external-link-decoration">&lt;/span>
&lt;a href="#external-link-decoration" class="subheading-anchor" aria-label="Permalink for this section">&lt;/a>&lt;/h3>&lt;p>Optionally add a subtle external-link decoration to outbound links.&lt;/p>
&lt;div class="hextra-code-block hx:relative hx:mt-6 hx:first:mt-0 hx:group/code">
&lt;div class="hextra-code-filename not-prose" dir="auto">hugo.yaml&lt;/div>&lt;div>&lt;div class="highlight">&lt;pre tabindex="0" class="chroma">&lt;code class="language-yaml" data-lang="yaml">&lt;span class="line">&lt;span class="cl">&lt;span class="nt">params&lt;/span>&lt;span class="p">:&lt;/span>&lt;span class="w">
&lt;/span>&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl">&lt;span class="w"> &lt;/span>&lt;span class="nt">externalLinkDecoration&lt;/span>&lt;span class="p">:&lt;/span>&lt;span class="w"> &lt;/span>&lt;span class="kc">true&lt;/span>&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;/div>&lt;div class="hextra-code-copy-btn-container hx:opacity-0 hx:transition hx:group-hover/code:opacity-100 hx:flex hx:gap-1 hx:absolute hx:m-[11px] hx:right-0 hx:top-8">
&lt;button
class="hextra-code-copy-btn hx:group/copybtn hx:cursor-pointer hx:transition-all hx:active:opacity-50 hx:bg-primary-700/5 hx:border hx:border-black/5 hx:text-gray-600 hx:hover:text-gray-900 hx:rounded-md hx:p-1.5 hx:dark:bg-primary-300/10 hx:dark:border-white/10 hx:dark:text-gray-400 hx:dark:hover:text-gray-50"
title="Copy code"
>
&lt;div class="hextra-copy-icon hx:group-[.copied]/copybtn:hidden hx:pointer-events-none hx:h-4 hx:w-4">&lt;/div>
&lt;div class="hextra-success-icon hx:hidden hx:group-[.copied]/copybtn:block hx:pointer-events-none hx:h-4 hx:w-4">&lt;/div>
&lt;/button>
&lt;/div>
&lt;/div>
&lt;h3>Breadcrumbs Enablement&lt;span class="hx:absolute hx:-mt-20" id="breadcrumbs-enablement">&lt;/span>
&lt;a href="#breadcrumbs-enablement" class="subheading-anchor" aria-label="Permalink for this section">&lt;/a>&lt;/h3>&lt;p>Enable breadcrumbs on single pages (non-docs, non-blogs) by setting &lt;code>breadcrumbs: true&lt;/code> in front matter.&lt;/p>
&lt;div class="hextra-code-block hx:relative hx:mt-6 hx:first:mt-0 hx:group/code">
&lt;div class="hextra-code-filename not-prose" dir="auto">content/about.md&lt;/div>&lt;div>&lt;div class="highlight">&lt;pre tabindex="0" class="chroma">&lt;code class="language-yaml" data-lang="yaml">&lt;span class="line">&lt;span class="cl">&lt;span class="nn">---&lt;/span>&lt;span class="w">
&lt;/span>&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl">&lt;span class="w">&lt;/span>&lt;span class="nt">title&lt;/span>&lt;span class="p">:&lt;/span>&lt;span class="w"> &lt;/span>&lt;span class="l">About&lt;/span>&lt;span class="w">
&lt;/span>&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl">&lt;span class="w">&lt;/span>&lt;span class="nt">breadcrumbs&lt;/span>&lt;span class="p">:&lt;/span>&lt;span class="w"> &lt;/span>&lt;span class="kc">true&lt;/span>&lt;span class="w">
&lt;/span>&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl">&lt;span class="w">&lt;/span>&lt;span class="nn">---&lt;/span>&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;/div>&lt;div class="hextra-code-copy-btn-container hx:opacity-0 hx:transition hx:group-hover/code:opacity-100 hx:flex hx:gap-1 hx:absolute hx:m-[11px] hx:right-0 hx:top-8">
&lt;button
class="hextra-code-copy-btn hx:group/copybtn hx:cursor-pointer hx:transition-all hx:active:opacity-50 hx:bg-primary-700/5 hx:border hx:border-black/5 hx:text-gray-600 hx:hover:text-gray-900 hx:rounded-md hx:p-1.5 hx:dark:bg-primary-300/10 hx:dark:border-white/10 hx:dark:text-gray-400 hx:dark:hover:text-gray-50"
title="Copy code"
>
&lt;div class="hextra-copy-icon hx:group-[.copied]/copybtn:hidden hx:pointer-events-none hx:h-4 hx:w-4">&lt;/div>
&lt;div class="hextra-success-icon hx:hidden hx:group-[.copied]/copybtn:block hx:pointer-events-none hx:h-4 hx:w-4">&lt;/div>
&lt;/button>
&lt;/div>
&lt;/div>
&lt;h3>Cards and Badges Improvements&lt;span class="hx:absolute hx:-mt-20" id="cards-and-badges-improvements">&lt;/span>
&lt;a href="#cards-and-badges-improvements" class="subheading-anchor" aria-label="Permalink for this section">&lt;/a>&lt;/h3>&lt;ul>
&lt;li>&lt;a href="https://example.org/docs/guide/shortcodes/cards/">Cards&lt;/a>: new &lt;code>tagIcon&lt;/code> and &lt;code>tagBorder&lt;/code> options.&lt;/li>
&lt;li>&lt;a href="https://example.org/docs/guide/shortcodes/others/">Badges&lt;/a>: new colors and border styles.&lt;/li>
&lt;/ul>
&lt;h2>Quality of Life&lt;span class="hx:absolute hx:-mt-20" id="quality-of-life">&lt;/span>
&lt;a href="#quality-of-life" class="subheading-anchor" aria-label="Permalink for this section">&lt;/a>&lt;/h2>&lt;ul>
&lt;li>Theme toggle: add &amp;ldquo;System&amp;rdquo; option
&lt;img src="https://github.com/user-attachments/assets/54a1d315-9243-4814-9154-6e63af9ea2e8" alt="Theme toggle" loading="lazy" />&lt;/li>
&lt;li>Typography: better task list styles with checkboxes
&lt;img src="https://github.com/user-attachments/assets/53722651-63b6-4469-95e7-326849a30306" alt="Task list" loading="lazy" />&lt;/li>
&lt;li>Language switcher: improved ordering with icon menu items&lt;/li>
&lt;/ul>
&lt;h2>Fixes&lt;span class="hx:absolute hx:-mt-20" id="fixes">&lt;/span>
&lt;a href="#fixes" class="subheading-anchor" aria-label="Permalink for this section">&lt;/a>&lt;/h2>&lt;ul>
&lt;li>Giscus: sync theme and language properly&lt;/li>
&lt;li>Cards: fix badge rendering with RTL&lt;/li>
&lt;li>Navbar: refine menu positions and interactions&lt;/li>
&lt;/ul>
&lt;h2>Documentation &amp;amp; i18n&lt;span class="hx:absolute hx:-mt-20" id="documentation--i18n">&lt;/span>
&lt;a href="#documentation--i18n" class="subheading-anchor" aria-label="Permalink for this section">&lt;/a>&lt;/h2>&lt;ul>
&lt;li>Docs: new page covering Hextra shortcodes&lt;/li>
&lt;li>i18n: add &lt;code>copyCode&lt;/code> and &lt;code>system&lt;/code> translations to &lt;code>zh-cn&lt;/code>&lt;/li>
&lt;/ul>
&lt;hr>
&lt;p>&lt;strong>Full Changelog&lt;/strong>: &lt;a href="https://github.com/imfing/hextra/compare/v0.10.2...v0.11.0"target="_blank" rel="noopener">https://github.com/imfing/hextra/compare/v0.10.2...v0.11.0&lt;/a>&lt;/p></description></item><item><title>Hextra v0.10</title><link>https://example.org/blog/v0.10/</link><pubDate>Thu, 14 Aug 2025 00:00:00 +0000</pubDate><guid>https://example.org/blog/v0.10/</guid><description>
&lt;p>Hextra v0.10.0 is a big release packed with new capabilities, architectural upgrades, and quality-of-life improvements.&lt;/p>
&lt;p>It also includes contributions from 10 &lt;a href="#contributors">new contributors&lt;/a> and addresses long-standing community requests.&lt;/p>
&lt;h2>Upgrade Guide&lt;span class="hx:absolute hx:-mt-20" id="upgrade-guide">&lt;/span>
&lt;a href="#upgrade-guide" class="subheading-anchor" aria-label="Permalink for this section">&lt;/a>&lt;/h2>&lt;div class="hx:overflow-x-auto hx:mt-6 hx:flex hx:flex-col hx:rounded-lg hx:border hx:py-4 hx:px-4 hx:border-gray-200 hx:contrast-more:border-current hx:contrast-more:dark:border-current hx:border-purple-200 hx:bg-purple-100 hx:text-purple-900 hx:dark:border-purple-200/30 hx:dark:bg-purple-900/30 hx:dark:text-purple-200">
&lt;p class="hx:flex hx:items-center hx:font-medium">&lt;svg height=16px class="hx:inline-block hx:align-middle hx:mr-2" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" aria-hidden="true">&lt;path stroke-linecap="round" stroke-linejoin="round" d="M13 16h-1v-4h-1m1-4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z"/>&lt;/svg>Important&lt;/p>
&lt;div class="hx:w-full hx:min-w-0 hx:leading-7">
&lt;div class="hx:mt-6 hx:leading-7 hx:first:mt-0">&lt;p>&lt;strong>Breaking Changes&lt;/strong>: This release includes several breaking changes. Please review the checklist and the &lt;a href="#migration-guide">Migration Guide&lt;/a> before upgrading.&lt;/p>&lt;/div>
&lt;/div>
&lt;/div>
&lt;p>Before upgrading to v0.10.0, ensure that you have:&lt;/p>
&lt;ul>
&lt;li>Hugo v0.146.0+ (extended version) installed&lt;/li>
&lt;li>Reviewed custom CSS for class name changes (see &lt;a href="#css-class-prefix-changes">CSS Class Prefix Changes&lt;/a> and &lt;a href="#tailwind-css-v4">Tailwind CSS v4&lt;/a>)&lt;/li>
&lt;li>Verified that build environment has internet access for asset downloads when LaTeX and/or Mermaid is used&lt;/li>
&lt;/ul>
&lt;p>Once ready, update the Hugo module:&lt;/p>
&lt;div class="hextra-code-block hx:relative hx:mt-6 hx:first:mt-0 hx:group/code">
&lt;div>&lt;div class="highlight">&lt;pre tabindex="0" class="chroma">&lt;code class="language-bash" data-lang="bash">&lt;span class="line">&lt;span class="cl">hugo mod get -u github.com/imfing/hextra@v0.10.0&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;/div>&lt;div class="hextra-code-copy-btn-container hx:opacity-0 hx:transition hx:group-hover/code:opacity-100 hx:flex hx:gap-1 hx:absolute hx:m-[11px] hx:right-0 hx:top-0">
&lt;button
class="hextra-code-copy-btn hx:group/copybtn hx:cursor-pointer hx:transition-all hx:active:opacity-50 hx:bg-primary-700/5 hx:border hx:border-black/5 hx:text-gray-600 hx:hover:text-gray-900 hx:rounded-md hx:p-1.5 hx:dark:bg-primary-300/10 hx:dark:border-white/10 hx:dark:text-gray-400 hx:dark:hover:text-gray-50"
title="Copy code"
>
&lt;div class="hextra-copy-icon hx:group-[.copied]/copybtn:hidden hx:pointer-events-none hx:h-4 hx:w-4">&lt;/div>
&lt;div class="hextra-success-icon hx:hidden hx:group-[.copied]/copybtn:block hx:pointer-events-none hx:h-4 hx:w-4">&lt;/div>
&lt;/button>
&lt;/div>
&lt;/div>
&lt;h2>New Features&lt;span class="hx:absolute hx:-mt-20" id="new-features">&lt;/span>
&lt;a href="#new-features" class="subheading-anchor" aria-label="Permalink for this section">&lt;/a>&lt;/h2>&lt;p>Here is a list of notable new features in this release:&lt;/p>
&lt;ul>
&lt;li>&lt;a href="#dropdown-menu-support-in-navbar">&lt;strong>Dropdown Menu Support in Navbar&lt;/strong>&lt;/a>: create hierarchical navigation menus&lt;/li>
&lt;li>&lt;a href="#enhanced-search-experience">&lt;strong>Enhanced Search Experience&lt;/strong>&lt;/a>: improved search across all headings with better accuracy&lt;/li>
&lt;li>&lt;a href="#llmstxt-support">&lt;strong>llms.txt Support&lt;/strong>&lt;/a>: generate AI-friendly site outline&lt;/li>
&lt;li>&lt;a href="#table-of-contents-scroll-highlighting">&lt;strong>Table of Contents Scroll Highlighting&lt;/strong>&lt;/a>: automatic heading highlighting during page scroll&lt;/li>
&lt;li>&lt;a href="#synchronized-tab-switching">&lt;strong>Synchronized Tab Switching&lt;/strong>&lt;/a>: synchronize tab selections across multiple tab groups&lt;/li>
&lt;li>&lt;a href="#blog-list-pagination">&lt;strong>Blog List Pagination&lt;/strong>&lt;/a>: add pagination controls to blog listing pages&lt;/li>
&lt;li>&lt;a href="#mathjax-support">&lt;strong>MathJax Support&lt;/strong>&lt;/a>: alternative math rendering engine alongside KaTeX&lt;/li>
&lt;/ul>
&lt;h3>Dropdown Menu Support in Navbar&lt;span class="hx:absolute hx:-mt-20" id="dropdown-menu-support-in-navbar">&lt;/span>
&lt;a href="#dropdown-menu-support-in-navbar" class="subheading-anchor" aria-label="Permalink for this section">&lt;/a>&lt;/h3>&lt;p>Create dropdown menus in your navigation bar for better navigation items organization.&lt;/p>
&lt;div class="hextra-code-block hx:relative hx:mt-6 hx:first:mt-0 hx:group/code">
&lt;div class="hextra-code-filename not-prose" dir="auto">hugo.yaml&lt;/div>&lt;div>&lt;div class="highlight">&lt;pre tabindex="0" class="chroma">&lt;code class="language-yaml" data-lang="yaml">&lt;span class="line">&lt;span class="cl">&lt;span class="nt">menu&lt;/span>&lt;span class="p">:&lt;/span>&lt;span class="w">
&lt;/span>&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl">&lt;span class="w"> &lt;/span>&lt;span class="nt">main&lt;/span>&lt;span class="p">:&lt;/span>&lt;span class="w">
&lt;/span>&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl">&lt;span class="w"> &lt;/span>- &lt;span class="nt">identifier&lt;/span>&lt;span class="p">:&lt;/span>&lt;span class="w"> &lt;/span>&lt;span class="l">products&lt;/span>&lt;span class="w">
&lt;/span>&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl">&lt;span class="w"> &lt;/span>&lt;span class="nt">name&lt;/span>&lt;span class="p">:&lt;/span>&lt;span class="w"> &lt;/span>&lt;span class="s2">&amp;#34;Products&amp;#34;&lt;/span>&lt;span class="w">
&lt;/span>&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl">&lt;span class="w"> &lt;/span>- &lt;span class="nt">name&lt;/span>&lt;span class="p">:&lt;/span>&lt;span class="w"> &lt;/span>&lt;span class="s2">&amp;#34;Product A&amp;#34;&lt;/span>&lt;span class="w">
&lt;/span>&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl">&lt;span class="w"> &lt;/span>&lt;span class="nt">parent&lt;/span>&lt;span class="p">:&lt;/span>&lt;span class="w"> &lt;/span>&lt;span class="l">products&lt;/span>&lt;span class="w">
&lt;/span>&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl">&lt;span class="w"> &lt;/span>&lt;span class="nt">url&lt;/span>&lt;span class="p">:&lt;/span>&lt;span class="w"> &lt;/span>&lt;span class="s2">&amp;#34;/product-a&amp;#34;&lt;/span>&lt;span class="w">
&lt;/span>&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl">&lt;span class="w"> &lt;/span>- &lt;span class="nt">name&lt;/span>&lt;span class="p">:&lt;/span>&lt;span class="w"> &lt;/span>&lt;span class="s2">&amp;#34;Product B&amp;#34;&lt;/span>&lt;span class="w">
&lt;/span>&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl">&lt;span class="w"> &lt;/span>&lt;span class="nt">parent&lt;/span>&lt;span class="p">:&lt;/span>&lt;span class="w"> &lt;/span>&lt;span class="l">products&lt;/span>&lt;span class="w">
&lt;/span>&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl">&lt;span class="w"> &lt;/span>&lt;span class="nt">url&lt;/span>&lt;span class="p">:&lt;/span>&lt;span class="w"> &lt;/span>&lt;span class="s2">&amp;#34;/product-b&amp;#34;&lt;/span>&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;/div>&lt;div class="hextra-code-copy-btn-container hx:opacity-0 hx:transition hx:group-hover/code:opacity-100 hx:flex hx:gap-1 hx:absolute hx:m-[11px] hx:right-0 hx:top-8">
&lt;button
class="hextra-code-copy-btn hx:group/copybtn hx:cursor-pointer hx:transition-all hx:active:opacity-50 hx:bg-primary-700/5 hx:border hx:border-black/5 hx:text-gray-600 hx:hover:text-gray-900 hx:rounded-md hx:p-1.5 hx:dark:bg-primary-300/10 hx:dark:border-white/10 hx:dark:text-gray-400 hx:dark:hover:text-gray-50"
title="Copy code"
>
&lt;div class="hextra-copy-icon hx:group-[.copied]/copybtn:hidden hx:pointer-events-none hx:h-4 hx:w-4">&lt;/div>
&lt;div class="hextra-success-icon hx:hidden hx:group-[.copied]/copybtn:block hx:pointer-events-none hx:h-4 hx:w-4">&lt;/div>
&lt;/button>
&lt;/div>
&lt;/div>
&lt;p>&lt;img src="https://github.com/user-attachments/assets/1816f9b9-7fe3-46e8-9546-f15e43e9914a" alt="Dropdown menu navigation" loading="lazy" />&lt;/p>
&lt;h3>Enhanced Search Experience&lt;span class="hx:absolute hx:-mt-20" id="enhanced-search-experience">&lt;/span>
&lt;a href="#enhanced-search-experience" class="subheading-anchor" aria-label="Permalink for this section">&lt;/a>&lt;/h3>&lt;ul>
&lt;li>&lt;strong>Search in all headings&lt;/strong>: find content across all heading levels, not just page titles&lt;/li>
&lt;li>&lt;strong>Improved result accuracy&lt;/strong>: better title handling and linking precision&lt;/li>
&lt;li>&lt;strong>Fixed result navigation&lt;/strong>: search results now link to the correct page sections&lt;/li>
&lt;/ul>
&lt;p>Huge thanks to &lt;a href="https://github.com/ldez"target="_blank" rel="noopener">@ldez&lt;/a> for pushing the search capabilities forward!&lt;/p>
&lt;p>&lt;img src="https://github.com/user-attachments/assets/f819652a-95d4-4843-b7e2-c7953a8cabe8" alt="Enhanced search results" loading="lazy" />&lt;/p>
&lt;h3>llms.txt Support&lt;span class="hx:absolute hx:-mt-20" id="llmstxt-support">&lt;/span>
&lt;a href="#llmstxt-support" class="subheading-anchor" aria-label="Permalink for this section">&lt;/a>&lt;/h3>&lt;p>Hextra now supports &lt;a href="https://llmstxt.org/"target="_blank" rel="noopener">llms.txt&lt;/a> output format for your site, making your site more accessible to AI tools and language models for context and reference.&lt;/p>
&lt;div class="hextra-code-block hx:relative hx:mt-6 hx:first:mt-0 hx:group/code">
&lt;div class="hextra-code-filename not-prose" dir="auto">hugo.yaml&lt;/div>&lt;div>&lt;div class="highlight">&lt;pre tabindex="0" class="chroma">&lt;code class="language-yaml" data-lang="yaml">&lt;span class="line">&lt;span class="cl">&lt;span class="nt">outputs&lt;/span>&lt;span class="p">:&lt;/span>&lt;span class="w">
&lt;/span>&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl">&lt;span class="w"> &lt;/span>&lt;span class="nt">home&lt;/span>&lt;span class="p">:&lt;/span>&lt;span class="w"> &lt;/span>&lt;span class="p">[&lt;/span>&lt;span class="l">html, llms]&lt;/span>&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;/div>&lt;div class="hextra-code-copy-btn-container hx:opacity-0 hx:transition hx:group-hover/code:opacity-100 hx:flex hx:gap-1 hx:absolute hx:m-[11px] hx:right-0 hx:top-8">
&lt;button
class="hextra-code-copy-btn hx:group/copybtn hx:cursor-pointer hx:transition-all hx:active:opacity-50 hx:bg-primary-700/5 hx:border hx:border-black/5 hx:text-gray-600 hx:hover:text-gray-900 hx:rounded-md hx:p-1.5 hx:dark:bg-primary-300/10 hx:dark:border-white/10 hx:dark:text-gray-400 hx:dark:hover:text-gray-50"
title="Copy code"
>
&lt;div class="hextra-copy-icon hx:group-[.copied]/copybtn:hidden hx:pointer-events-none hx:h-4 hx:w-4">&lt;/div>
&lt;div class="hextra-success-icon hx:hidden hx:group-[.copied]/copybtn:block hx:pointer-events-none hx:h-4 hx:w-4">&lt;/div>
&lt;/button>
&lt;/div>
&lt;/div>
&lt;p>This will generate an &lt;code>llms.txt&lt;/code> file at your site&amp;rsquo;s root.&lt;/p>
&lt;p>&lt;img src="https://github.com/user-attachments/assets/c6e929bb-0fce-4ab2-af15-a71c5a38b22c" alt="Example llms txt" loading="lazy" />&lt;/p>
&lt;h3>Table of Contents Scroll Highlighting&lt;span class="hx:absolute hx:-mt-20" id="table-of-contents-scroll-highlighting">&lt;/span>
&lt;a href="#table-of-contents-scroll-highlighting" class="subheading-anchor" aria-label="Permalink for this section">&lt;/a>&lt;/h3>&lt;p>The table of contents now automatically highlights the current section as you scroll through the page, making navigation more intuitive.&lt;/p>
&lt;p>&lt;img src="https://github.com/user-attachments/assets/d623fb99-7000-428b-af95-384eb722f0eb" alt="ToC scroll highlighting" loading="lazy" />&lt;/p>
&lt;h3>Synchronized Tab Switching&lt;span class="hx:absolute hx:-mt-20" id="synchronized-tab-switching">&lt;/span>
&lt;a href="#synchronized-tab-switching" class="subheading-anchor" aria-label="Permalink for this section">&lt;/a>&lt;/h3>&lt;p>Tabs with the same items now synchronize across the page. When sync is enabled, selecting a tab updates all tab groups that share the same items list (and your selection is remembered).&lt;/p>
&lt;div class="hextra-code-block hx:relative hx:mt-6 hx:first:mt-0 hx:group/code">
&lt;div class="hextra-code-filename not-prose" dir="auto">hugo.yaml&lt;/div>&lt;div>&lt;div class="highlight">&lt;pre tabindex="0" class="chroma">&lt;code class="language-yaml" data-lang="yaml">&lt;span class="line">&lt;span class="cl">&lt;span class="nt">params&lt;/span>&lt;span class="p">:&lt;/span>&lt;span class="w">
&lt;/span>&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl">&lt;span class="w"> &lt;/span>&lt;span class="nt">page&lt;/span>&lt;span class="p">:&lt;/span>&lt;span class="w">
&lt;/span>&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl">&lt;span class="w"> &lt;/span>&lt;span class="nt">tabs&lt;/span>&lt;span class="p">:&lt;/span>&lt;span class="w">
&lt;/span>&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl">&lt;span class="w"> &lt;/span>&lt;span class="nt">sync&lt;/span>&lt;span class="p">:&lt;/span>&lt;span class="w"> &lt;/span>&lt;span class="kc">true&lt;/span>&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;/div>&lt;div class="hextra-code-copy-btn-container hx:opacity-0 hx:transition hx:group-hover/code:opacity-100 hx:flex hx:gap-1 hx:absolute hx:m-[11px] hx:right-0 hx:top-8">
&lt;button
class="hextra-code-copy-btn hx:group/copybtn hx:cursor-pointer hx:transition-all hx:active:opacity-50 hx:bg-primary-700/5 hx:border hx:border-black/5 hx:text-gray-600 hx:hover:text-gray-900 hx:rounded-md hx:p-1.5 hx:dark:bg-primary-300/10 hx:dark:border-white/10 hx:dark:text-gray-400 hx:dark:hover:text-gray-50"
title="Copy code"
>
&lt;div class="hextra-copy-icon hx:group-[.copied]/copybtn:hidden hx:pointer-events-none hx:h-4 hx:w-4">&lt;/div>
&lt;div class="hextra-success-icon hx:hidden hx:group-[.copied]/copybtn:block hx:pointer-events-none hx:h-4 hx:w-4">&lt;/div>
&lt;/button>
&lt;/div>
&lt;/div>
&lt;h3>Blog List Pagination&lt;span class="hx:absolute hx:-mt-20" id="blog-list-pagination">&lt;/span>
&lt;a href="#blog-list-pagination" class="subheading-anchor" aria-label="Permalink for this section">&lt;/a>&lt;/h3>&lt;p>Basic pagination controls have been added to blog listing pages.&lt;/p>
&lt;div class="hextra-code-block hx:relative hx:mt-6 hx:first:mt-0 hx:group/code">
&lt;div class="hextra-code-filename not-prose" dir="auto">hugo.yaml&lt;/div>&lt;div>&lt;div class="highlight">&lt;pre tabindex="0" class="chroma">&lt;code class="language-yaml" data-lang="yaml">&lt;span class="line">&lt;span class="cl">&lt;span class="nt">params&lt;/span>&lt;span class="p">:&lt;/span>&lt;span class="w">
&lt;/span>&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl">&lt;span class="w"> &lt;/span>&lt;span class="nt">blog&lt;/span>&lt;span class="p">:&lt;/span>&lt;span class="w">
&lt;/span>&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl">&lt;span class="w"> &lt;/span>&lt;span class="nt">list&lt;/span>&lt;span class="p">:&lt;/span>&lt;span class="w">
&lt;/span>&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl">&lt;span class="w"> &lt;/span>&lt;span class="nt">pagerSize&lt;/span>&lt;span class="p">:&lt;/span>&lt;span class="w"> &lt;/span>&lt;span class="m">20&lt;/span>&lt;span class="w"> &lt;/span>&lt;span class="c"># Posts per page&lt;/span>&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;/div>&lt;div class="hextra-code-copy-btn-container hx:opacity-0 hx:transition hx:group-hover/code:opacity-100 hx:flex hx:gap-1 hx:absolute hx:m-[11px] hx:right-0 hx:top-8">
&lt;button
class="hextra-code-copy-btn hx:group/copybtn hx:cursor-pointer hx:transition-all hx:active:opacity-50 hx:bg-primary-700/5 hx:border hx:border-black/5 hx:text-gray-600 hx:hover:text-gray-900 hx:rounded-md hx:p-1.5 hx:dark:bg-primary-300/10 hx:dark:border-white/10 hx:dark:text-gray-400 hx:dark:hover:text-gray-50"
title="Copy code"
>
&lt;div class="hextra-copy-icon hx:group-[.copied]/copybtn:hidden hx:pointer-events-none hx:h-4 hx:w-4">&lt;/div>
&lt;div class="hextra-success-icon hx:hidden hx:group-[.copied]/copybtn:block hx:pointer-events-none hx:h-4 hx:w-4">&lt;/div>
&lt;/button>
&lt;/div>
&lt;/div>
&lt;p>&lt;img src="https://github.com/user-attachments/assets/60405fb4-ec36-4733-ba13-b4066396b5c5" alt="Blog pagination" loading="lazy" />&lt;/p>
&lt;h3>MathJax Support&lt;span class="hx:absolute hx:-mt-20" id="mathjax-support">&lt;/span>
&lt;a href="#mathjax-support" class="subheading-anchor" aria-label="Permalink for this section">&lt;/a>&lt;/h3>&lt;p>Render mathematical expressions with &lt;a href="https://www.mathjax.org/"target="_blank" rel="noopener">MathJax&lt;/a> alongside the default KaTeX support. Choose the engine that best fits your needs.&lt;/p>
&lt;div class="hextra-code-block hx:relative hx:mt-6 hx:first:mt-0 hx:group/code">
&lt;div class="hextra-code-filename not-prose" dir="auto">hugo.yaml&lt;/div>&lt;div>&lt;div class="highlight">&lt;pre tabindex="0" class="chroma">&lt;code class="language-yaml" data-lang="yaml">&lt;span class="line">&lt;span class="cl">&lt;span class="nt">params&lt;/span>&lt;span class="p">:&lt;/span>&lt;span class="w">
&lt;/span>&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl">&lt;span class="w"> &lt;/span>&lt;span class="nt">math&lt;/span>&lt;span class="p">:&lt;/span>&lt;span class="w">
&lt;/span>&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl">&lt;span class="w"> &lt;/span>&lt;span class="nt">engine&lt;/span>&lt;span class="p">:&lt;/span>&lt;span class="w"> &lt;/span>&lt;span class="s2">&amp;#34;mathjax&amp;#34;&lt;/span>&lt;span class="w"> &lt;/span>&lt;span class="c"># default is &amp;#34;katex&amp;#34;&lt;/span>&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;/div>&lt;div class="hextra-code-copy-btn-container hx:opacity-0 hx:transition hx:group-hover/code:opacity-100 hx:flex hx:gap-1 hx:absolute hx:m-[11px] hx:right-0 hx:top-8">
&lt;button
class="hextra-code-copy-btn hx:group/copybtn hx:cursor-pointer hx:transition-all hx:active:opacity-50 hx:bg-primary-700/5 hx:border hx:border-black/5 hx:text-gray-600 hx:hover:text-gray-900 hx:rounded-md hx:p-1.5 hx:dark:bg-primary-300/10 hx:dark:border-white/10 hx:dark:text-gray-400 hx:dark:hover:text-gray-50"
title="Copy code"
>
&lt;div class="hextra-copy-icon hx:group-[.copied]/copybtn:hidden hx:pointer-events-none hx:h-4 hx:w-4">&lt;/div>
&lt;div class="hextra-success-icon hx:hidden hx:group-[.copied]/copybtn:block hx:pointer-events-none hx:h-4 hx:w-4">&lt;/div>
&lt;/button>
&lt;/div>
&lt;/div>
&lt;h2>Technical Improvements&lt;span class="hx:absolute hx:-mt-20" id="technical-improvements">&lt;/span>
&lt;a href="#technical-improvements" class="subheading-anchor" aria-label="Permalink for this section">&lt;/a>&lt;/h2>&lt;h3>Framework and Build System&lt;span class="hx:absolute hx:-mt-20" id="framework-and-build-system">&lt;/span>
&lt;a href="#framework-and-build-system" class="subheading-anchor" aria-label="Permalink for this section">&lt;/a>&lt;/h3>&lt;ul>
&lt;li>&lt;strong>Tailwind CSS v4 Migration&lt;/strong>: complete migration to &lt;a href="https://tailwindcss.com/blog/tailwindcss-v4"target="_blank" rel="noopener">Tailwind CSS v4&lt;/a> with improved customization support.&lt;/li>
&lt;li>&lt;strong>Hugo Template System&lt;/strong>: adapted to Hugo&amp;rsquo;s &lt;a href="https://gohugo.io/templates/new-templatesystem-overview/"target="_blank" rel="noopener">new template system&lt;/a> (v0.146.0+) for future compatibility.&lt;/li>
&lt;li>&lt;strong>Math Server-Side Rendering&lt;/strong>: better handling of math equation rendering using Hugo native rendering by default.&lt;/li>
&lt;li>&lt;strong>FlexSearch 0.8 Upgrade&lt;/strong>: upgraded search engine &lt;a href="https://github.com/nextapps-de/flexsearch"target="_blank" rel="noopener">FlexSearch&lt;/a> for faster, more accurate results with improved CJK (Chinese, Japanese, Korean) content encoding.&lt;/li>
&lt;li>&lt;strong>Enhanced Asset Management&lt;/strong>: KaTeX and Mermaid assets support loading from CDN or local&lt;/li>
&lt;/ul>
&lt;h2>Quality of Life Improvements&lt;span class="hx:absolute hx:-mt-20" id="quality-of-life-improvements">&lt;/span>
&lt;a href="#quality-of-life-improvements" class="subheading-anchor" aria-label="Permalink for this section">&lt;/a>&lt;/h2>&lt;ul>
&lt;li>&lt;strong>Dynamic favicon switching&lt;/strong>: automatic favicon updates based on color scheme preferences&lt;/li>
&lt;li>&lt;strong>Reverse pagination&lt;/strong>: authors can now set &lt;code>reversePagination&lt;/code> in page front matter&lt;/li>
&lt;li>&lt;strong>Google indexing control&lt;/strong>: new page parameter to block Google indexing when needed&lt;/li>
&lt;li>&lt;strong>Width handling improvements&lt;/strong>: better responsive design controls via CSS variables&lt;/li>
&lt;li>&lt;strong>Styling improvements&lt;/strong>: modern styles for Markdown table and horizontal line&lt;/li>
&lt;/ul>
&lt;h2>Bug Fixes and Stability&lt;span class="hx:absolute hx:-mt-20" id="bug-fixes-and-stability">&lt;/span>
&lt;a href="#bug-fixes-and-stability" class="subheading-anchor" aria-label="Permalink for this section">&lt;/a>&lt;/h2>&lt;ul>
&lt;li>&lt;strong>Giscus theme synchronization&lt;/strong>: comments now properly follow dark/light mode switches&lt;/li>
&lt;li>&lt;strong>Search result accuracy&lt;/strong>: fixed linking issues and title escaping in search results&lt;/li>
&lt;li>&lt;strong>Tab switching&lt;/strong>: resolved navigation issues in non-synced tab mode&lt;/li>
&lt;li>&lt;strong>Phantom scrolling&lt;/strong>: fixed unwanted scroll behavior when footer is disabled&lt;/li>
&lt;li>&lt;strong>Image accessibility&lt;/strong>: prevented duplicate alt text rendering&lt;/li>
&lt;li>&lt;strong>Link rendering&lt;/strong>: improved base URL handling for complex site structures&lt;/li>
&lt;/ul>
&lt;hr>
&lt;h2>Migration Guide&lt;span class="hx:absolute hx:-mt-20" id="migration-guide">&lt;/span>
&lt;a href="#migration-guide" class="subheading-anchor" aria-label="Permalink for this section">&lt;/a>&lt;/h2>&lt;ul>
&lt;li>&lt;a href="#hugo-version-requirements">&lt;strong>Hugo Version Requirements&lt;/strong>&lt;/a>: Requires Hugo v0.146.0+ (extended version)&lt;/li>
&lt;li>&lt;a href="#css-class-prefix-changes">&lt;strong>CSS Class Prefix Changes&lt;/strong>&lt;/a>: Component CSS classes now use consistent &lt;code>hextra-&lt;/code> prefixing&lt;/li>
&lt;li>&lt;a href="#asset-management-for-katex-and-mermaid">&lt;strong>Asset Management&lt;/strong>&lt;/a>: KaTeX and Mermaid assets now download during build time&lt;/li>
&lt;li>&lt;a href="#tailwind-css-v4">&lt;strong>Tailwind CSS v4&lt;/strong>&lt;/a>: Internal CSS compilation now uses Tailwind CSS v4.x with &lt;code>hx:&lt;/code> prefix&lt;/li>
&lt;/ul>
&lt;h4>Hugo Version Requirements&lt;span class="hx:absolute hx:-mt-20" id="hugo-version-requirements">&lt;/span>
&lt;a href="#hugo-version-requirements" class="subheading-anchor" aria-label="Permalink for this section">&lt;/a>&lt;/h4>&lt;p>&lt;strong>Impact&lt;/strong>: Sites running older Hugo versions&lt;/p>
&lt;p>Hextra v0.10.0 requires Hugo v0.146.0 or later (extended version) due to the new template system adoption.&lt;/p>
&lt;p>&lt;strong>Action required&lt;/strong>: Update Hugo to v0.146.0+ before upgrading Hextra&lt;/p>
&lt;h4>CSS Class Prefix Changes&lt;span class="hx:absolute hx:-mt-20" id="css-class-prefix-changes">&lt;/span>
&lt;a href="#css-class-prefix-changes" class="subheading-anchor" aria-label="Permalink for this section">&lt;/a>&lt;/h4>&lt;p>&lt;strong>Impact&lt;/strong>: Sites with custom CSS targeting Hextra component classes&lt;/p>
&lt;p>Hextra v0.10.0 introduces consistent &lt;code>hextra-&lt;/code> prefixing for majority of component CSS classes to improve maintainability and prevent conflicts with user styles.&lt;/p>
&lt;p>&lt;strong>Action required&lt;/strong>: If you have custom CSS targeting Hextra components, update the following class names:&lt;/p>
&lt;table>
&lt;thead>
&lt;tr>
&lt;th>Area&lt;/th>
&lt;th>Before&lt;/th>
&lt;th>After&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td>Search (container)&lt;/td>
&lt;td>&lt;code>.search-wrapper&lt;/code>&lt;/td>
&lt;td>&lt;code>.hextra-search-wrapper&lt;/code>&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Search (input)&lt;/td>
&lt;td>&lt;code>.search-input&lt;/code>&lt;/td>
&lt;td>&lt;code>.hextra-search-input&lt;/code>&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Search (results)&lt;/td>
&lt;td>&lt;code>.search-results&lt;/code>&lt;/td>
&lt;td>&lt;code>.hextra-search-results&lt;/code>&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Search (title)&lt;/td>
&lt;td>&lt;code>.search-wrapper .title&lt;/code>&lt;/td>
&lt;td>&lt;code>.hextra-search-wrapper .hextra-search-title&lt;/code>&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Search (active item)&lt;/td>
&lt;td>&lt;code>.search-wrapper .active&lt;/code>&lt;/td>
&lt;td>&lt;code>.hextra-search-wrapper .hextra-search-active&lt;/code>&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Search (no result)&lt;/td>
&lt;td>&lt;code>.search-wrapper .no-result&lt;/code>&lt;/td>
&lt;td>&lt;code>.hextra-search-wrapper .hextra-search-no-result&lt;/code>&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Search (prefix)&lt;/td>
&lt;td>&lt;code>.search-wrapper .prefix&lt;/code>&lt;/td>
&lt;td>&lt;code>.hextra-search-wrapper .hextra-search-prefix&lt;/code>&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Search (excerpt)&lt;/td>
&lt;td>&lt;code>.search-wrapper .excerpt&lt;/code>&lt;/td>
&lt;td>&lt;code>.hextra-search-wrapper .hextra-search-excerpt&lt;/code>&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Search (match)&lt;/td>
&lt;td>&lt;code>.search-wrapper .match&lt;/code>&lt;/td>
&lt;td>&lt;code>.hextra-search-wrapper .hextra-search-match&lt;/code>&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Navbar blur&lt;/td>
&lt;td>&lt;code>.nav-container-blur&lt;/code>&lt;/td>
&lt;td>&lt;code>.hextra-nav-container-blur&lt;/code>&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Hamburger menu&lt;/td>
&lt;td>&lt;code>.hamburger-menu&lt;/code>&lt;/td>
&lt;td>&lt;code>.hextra-hamburger-menu&lt;/code>&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Theme toggle&lt;/td>
&lt;td>&lt;code>.theme-toggle&lt;/code>&lt;/td>
&lt;td>&lt;code>.hextra-theme-toggle&lt;/code>&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Language switcher&lt;/td>
&lt;td>&lt;code>.language-switcher&lt;/code>&lt;/td>
&lt;td>&lt;code>.hextra-language-switcher&lt;/code>&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Sidebar container&lt;/td>
&lt;td>&lt;code>.sidebar-container&lt;/code>&lt;/td>
&lt;td>&lt;code>.hextra-sidebar-container&lt;/code>&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Sidebar active item&lt;/td>
&lt;td>&lt;code>.sidebar-active-item&lt;/code>&lt;/td>
&lt;td>&lt;code>.hextra-sidebar-active-item&lt;/code>&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Code filename&lt;/td>
&lt;td>&lt;code>.filename&lt;/code>&lt;/td>
&lt;td>&lt;code>.hextra-code-filename&lt;/code>&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Copy icon&lt;/td>
&lt;td>&lt;code>.copy-icon&lt;/code>&lt;/td>
&lt;td>&lt;code>.hextra-copy-icon&lt;/code>&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Success icon&lt;/td>
&lt;td>&lt;code>.success-icon&lt;/code>&lt;/td>
&lt;td>&lt;code>.hextra-success-icon&lt;/code>&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Steps&lt;/td>
&lt;td>&lt;code>.steps&lt;/code>&lt;/td>
&lt;td>&lt;code>.hextra-steps&lt;/code>&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table>
&lt;h4>Asset Management for KaTeX and Mermaid&lt;span class="hx:absolute hx:-mt-20" id="asset-management-for-katex-and-mermaid">&lt;/span>
&lt;a href="#asset-management-for-katex-and-mermaid" class="subheading-anchor" aria-label="Permalink for this section">&lt;/a>&lt;/h4>&lt;p>&lt;strong>Impact&lt;/strong>: Sites using KaTeX or Mermaid&lt;/p>
&lt;p>Hextra v0.10.0 now downloads KaTeX and Mermaid assets from CDN during build time.&lt;/p>
&lt;p>&lt;strong>What&amp;rsquo;s changed:&lt;/strong>&lt;/p>
&lt;ul>
&lt;li>Build process now requires internet access to download these assets&lt;/li>
&lt;li>No more external CDN calls for these assets after build&lt;/li>
&lt;/ul>
&lt;p>&lt;strong>Action required&lt;/strong>:&lt;/p>
&lt;ul>
&lt;li>Ensure your build environment has internet access to download assets&lt;/li>
&lt;li>Sites in air-gapped environments may need to pre-download these assets and configure Hextra to load them&lt;/li>
&lt;/ul>
&lt;h4>Tailwind CSS v4&lt;span class="hx:absolute hx:-mt-20" id="tailwind-css-v4">&lt;/span>
&lt;a href="#tailwind-css-v4" class="subheading-anchor" aria-label="Permalink for this section">&lt;/a>&lt;/h4>&lt;p>&lt;strong>Impact&lt;/strong>: Sites with extensive custom CSS targeting Hextra Tailwind classes &lt;code>hx-*&lt;/code>&lt;/p>
&lt;p>While Hextra handles the Tailwind CSS v4 migration internally, sites with heavy customizations may need further adjustments.&lt;/p>
&lt;p>&lt;strong>What&amp;rsquo;s changed:&lt;/strong>&lt;/p>
&lt;ul>
&lt;li>Internal CSS compilation now uses Tailwind CSS v4.x&lt;/li>
&lt;li>Utility classes now prefix with &lt;code>hx:&lt;/code> rather than &lt;code>hx-&lt;/code>&lt;/li>
&lt;/ul>
&lt;h2>Contributors&lt;span class="hx:absolute hx:-mt-20" id="contributors">&lt;/span>
&lt;a href="#contributors" class="subheading-anchor" aria-label="Permalink for this section">&lt;/a>&lt;/h2>&lt;p>This release was made possible by contributions from 10 new contributors:&lt;/p>
&lt;ul>
&lt;li>&lt;a href="https://github.com/oosquare"target="_blank" rel="noopener">@oosquare&lt;/a> - KaTeX fonts, image render hooks, link handling improvements&lt;/li>
&lt;li>&lt;a href="https://github.com/Zabriskije"target="_blank" rel="noopener">@Zabriskije&lt;/a> - Phantom scroll fix&lt;/li>
&lt;li>&lt;a href="https://github.com/miniwater"target="_blank" rel="noopener">@miniwater&lt;/a> - Custom footer centering, image alt text improvements&lt;/li>
&lt;li>&lt;a href="https://github.com/MattDodsonEnglish"target="_blank" rel="noopener">@MattDodsonEnglish&lt;/a> - Google indexing controls, OpenGraph documentation&lt;/li>
&lt;li>&lt;a href="https://github.com/KStocky"target="_blank" rel="noopener">@KStocky&lt;/a> - Reverse pagination feature&lt;/li>
&lt;li>&lt;a href="https://github.com/PrintN"target="_blank" rel="noopener">@PrintN&lt;/a> - Documentation showcase additions&lt;/li>
&lt;li>&lt;a href="https://github.com/hobobandy"target="_blank" rel="noopener">@hobobandy&lt;/a> - Title spacing improvements&lt;/li>
&lt;li>&lt;a href="https://github.com/dlwocks31"target="_blank" rel="noopener">@dlwocks31&lt;/a> - Korean translation updates&lt;/li>
&lt;li>&lt;a href="https://github.com/TwoAnts"target="_blank" rel="noopener">@TwoAnts&lt;/a> - Giscus theme switching fix&lt;/li>
&lt;li>&lt;a href="https://github.com/ldez"target="_blank" rel="noopener">@ldez&lt;/a> - Search improvements and bug fixes&lt;/li>
&lt;/ul>
&lt;p>Additional thanks to returning contributors &lt;a href="https://github.com/deining"target="_blank" rel="noopener">@deining&lt;/a> and &lt;a href="https://github.com/yuri1969"target="_blank" rel="noopener">@yuri1969&lt;/a> for their continued support with documentation, translations, and technical improvements.&lt;/p>
&lt;p>&lt;strong>Full Changelog&lt;/strong>: &lt;a href="https://github.com/imfing/hextra/compare/v0.9.7...v0.10.0"target="_blank" rel="noopener">https://github.com/imfing/hextra/compare/v0.9.7...v0.10.0&lt;/a>&lt;/p></description></item><item><title>Markdown Syntax Guide</title><link>https://example.org/blog/markdown/</link><pubDate>Wed, 01 Jan 2020 00:00:00 +0000</pubDate><guid>https://example.org/blog/markdown/</guid><description>
&lt;p>This article offers a sample of basic Markdown syntax that can be used in Hugo content files.&lt;/p>
&lt;h2>Basic Syntax&lt;span class="hx:absolute hx:-mt-20" id="basic-syntax">&lt;/span>
&lt;a href="#basic-syntax" class="subheading-anchor" aria-label="Permalink for this section">&lt;/a>&lt;/h2>&lt;h3>Headings&lt;span class="hx:absolute hx:-mt-20" id="headings">&lt;/span>
&lt;a href="#headings" class="subheading-anchor" aria-label="Permalink for this section">&lt;/a>&lt;/h3>&lt;div class="hextra-code-block hx:relative hx:mt-6 hx:first:mt-0 hx:group/code">
&lt;div>&lt;pre>&lt;code># Heading 1
## Heading 2
### Heading 3
#### Heading 4
##### Heading 5
###### Heading 6&lt;/code>&lt;/pre>&lt;/div>&lt;div class="hextra-code-copy-btn-container hx:opacity-0 hx:transition hx:group-hover/code:opacity-100 hx:flex hx:gap-1 hx:absolute hx:m-[11px] hx:right-0 hx:top-0">
&lt;button
class="hextra-code-copy-btn hx:group/copybtn hx:cursor-pointer hx:transition-all hx:active:opacity-50 hx:bg-primary-700/5 hx:border hx:border-black/5 hx:text-gray-600 hx:hover:text-gray-900 hx:rounded-md hx:p-1.5 hx:dark:bg-primary-300/10 hx:dark:border-white/10 hx:dark:text-gray-400 hx:dark:hover:text-gray-50"
title="Copy code"
>
&lt;div class="hextra-copy-icon hx:group-[.copied]/copybtn:hidden hx:pointer-events-none hx:h-4 hx:w-4">&lt;/div>
&lt;div class="hextra-success-icon hx:hidden hx:group-[.copied]/copybtn:block hx:pointer-events-none hx:h-4 hx:w-4">&lt;/div>
&lt;/button>
&lt;/div>
&lt;/div>
&lt;h2>Heading 2&lt;span class="hx:absolute hx:-mt-20" id="heading-2">&lt;/span>
&lt;a href="#heading-2" class="subheading-anchor" aria-label="Permalink for this section">&lt;/a>&lt;/h2>&lt;h3>Heading 3&lt;span class="hx:absolute hx:-mt-20" id="heading-3">&lt;/span>
&lt;a href="#heading-3" class="subheading-anchor" aria-label="Permalink for this section">&lt;/a>&lt;/h3>&lt;h4>Heading 4&lt;span class="hx:absolute hx:-mt-20" id="heading-4">&lt;/span>
&lt;a href="#heading-4" class="subheading-anchor" aria-label="Permalink for this section">&lt;/a>&lt;/h4>&lt;h5>Heading 5&lt;span class="hx:absolute hx:-mt-20" id="heading-5">&lt;/span>
&lt;a href="#heading-5" class="subheading-anchor" aria-label="Permalink for this section">&lt;/a>&lt;/h5>&lt;h6>Heading 6&lt;span class="hx:absolute hx:-mt-20" id="heading-6">&lt;/span>
&lt;a href="#heading-6" class="subheading-anchor" aria-label="Permalink for this section">&lt;/a>&lt;/h6>&lt;h3>Emphasis&lt;span class="hx:absolute hx:-mt-20" id="emphasis">&lt;/span>
&lt;a href="#emphasis" class="subheading-anchor" aria-label="Permalink for this section">&lt;/a>&lt;/h3>&lt;div class="hextra-code-block hx:relative hx:mt-6 hx:first:mt-0 hx:group/code">
&lt;div>&lt;div class="highlight">&lt;pre tabindex="0" class="chroma">&lt;code class="language-text" data-lang="text">&lt;span class="line">&lt;span class="cl">*This text will be italic*
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl">_This will also be italic_
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl">
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl">**This text will be bold**
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl">__This will also be bold__
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl">
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl">_You **can** combine them_&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;/div>&lt;div class="hextra-code-copy-btn-container hx:opacity-0 hx:transition hx:group-hover/code:opacity-100 hx:flex hx:gap-1 hx:absolute hx:m-[11px] hx:right-0 hx:top-0">
&lt;button
class="hextra-code-copy-btn hx:group/copybtn hx:cursor-pointer hx:transition-all hx:active:opacity-50 hx:bg-primary-700/5 hx:border hx:border-black/5 hx:text-gray-600 hx:hover:text-gray-900 hx:rounded-md hx:p-1.5 hx:dark:bg-primary-300/10 hx:dark:border-white/10 hx:dark:text-gray-400 hx:dark:hover:text-gray-50"
title="Copy code"
>
&lt;div class="hextra-copy-icon hx:group-[.copied]/copybtn:hidden hx:pointer-events-none hx:h-4 hx:w-4">&lt;/div>
&lt;div class="hextra-success-icon hx:hidden hx:group-[.copied]/copybtn:block hx:pointer-events-none hx:h-4 hx:w-4">&lt;/div>
&lt;/button>
&lt;/div>
&lt;/div>
&lt;p>&lt;em>This text will be italic&lt;/em>&lt;/p>
&lt;p>&lt;em>This will also be italic&lt;/em>&lt;/p>
&lt;p>&lt;strong>This text will be bold&lt;/strong>&lt;/p>
&lt;p>&lt;strong>This will also be bold&lt;/strong>&lt;/p>
&lt;p>&lt;em>You &lt;strong>can&lt;/strong> combine them&lt;/em>&lt;/p>
&lt;h3>Lists&lt;span class="hx:absolute hx:-mt-20" id="lists">&lt;/span>
&lt;a href="#lists" class="subheading-anchor" aria-label="Permalink for this section">&lt;/a>&lt;/h3>&lt;h4>Unordered&lt;span class="hx:absolute hx:-mt-20" id="unordered">&lt;/span>
&lt;a href="#unordered" class="subheading-anchor" aria-label="Permalink for this section">&lt;/a>&lt;/h4>&lt;div class="hextra-code-block hx:relative hx:mt-6 hx:first:mt-0 hx:group/code">
&lt;div>&lt;pre>&lt;code>* Item 1
* Item 2
* Item 2a
* Item 2b&lt;/code>&lt;/pre>&lt;/div>&lt;div class="hextra-code-copy-btn-container hx:opacity-0 hx:transition hx:group-hover/code:opacity-100 hx:flex hx:gap-1 hx:absolute hx:m-[11px] hx:right-0 hx:top-0">
&lt;button
class="hextra-code-copy-btn hx:group/copybtn hx:cursor-pointer hx:transition-all hx:active:opacity-50 hx:bg-primary-700/5 hx:border hx:border-black/5 hx:text-gray-600 hx:hover:text-gray-900 hx:rounded-md hx:p-1.5 hx:dark:bg-primary-300/10 hx:dark:border-white/10 hx:dark:text-gray-400 hx:dark:hover:text-gray-50"
title="Copy code"
>
&lt;div class="hextra-copy-icon hx:group-[.copied]/copybtn:hidden hx:pointer-events-none hx:h-4 hx:w-4">&lt;/div>
&lt;div class="hextra-success-icon hx:hidden hx:group-[.copied]/copybtn:block hx:pointer-events-none hx:h-4 hx:w-4">&lt;/div>
&lt;/button>
&lt;/div>
&lt;/div>
&lt;ul>
&lt;li>Item 1&lt;/li>
&lt;li>Item 2
&lt;ul>
&lt;li>Item 2a&lt;/li>
&lt;li>Item 2b&lt;/li>
&lt;/ul>
&lt;/li>
&lt;/ul>
&lt;h4>Ordered&lt;span class="hx:absolute hx:-mt-20" id="ordered">&lt;/span>
&lt;a href="#ordered" class="subheading-anchor" aria-label="Permalink for this section">&lt;/a>&lt;/h4>&lt;div class="hextra-code-block hx:relative hx:mt-6 hx:first:mt-0 hx:group/code">
&lt;div>&lt;pre>&lt;code>1. Item 1
2. Item 2
3. Item 3
1. Item 3a
2. Item 3b&lt;/code>&lt;/pre>&lt;/div>&lt;div class="hextra-code-copy-btn-container hx:opacity-0 hx:transition hx:group-hover/code:opacity-100 hx:flex hx:gap-1 hx:absolute hx:m-[11px] hx:right-0 hx:top-0">
&lt;button
class="hextra-code-copy-btn hx:group/copybtn hx:cursor-pointer hx:transition-all hx:active:opacity-50 hx:bg-primary-700/5 hx:border hx:border-black/5 hx:text-gray-600 hx:hover:text-gray-900 hx:rounded-md hx:p-1.5 hx:dark:bg-primary-300/10 hx:dark:border-white/10 hx:dark:text-gray-400 hx:dark:hover:text-gray-50"
title="Copy code"
>
&lt;div class="hextra-copy-icon hx:group-[.copied]/copybtn:hidden hx:pointer-events-none hx:h-4 hx:w-4">&lt;/div>
&lt;div class="hextra-success-icon hx:hidden hx:group-[.copied]/copybtn:block hx:pointer-events-none hx:h-4 hx:w-4">&lt;/div>
&lt;/button>
&lt;/div>
&lt;/div>
&lt;h3>Images&lt;span class="hx:absolute hx:-mt-20" id="images">&lt;/span>
&lt;a href="#images" class="subheading-anchor" aria-label="Permalink for this section">&lt;/a>&lt;/h3>&lt;div class="hextra-code-block hx:relative hx:mt-6 hx:first:mt-0 hx:group/code">
&lt;div>&lt;div class="highlight">&lt;pre tabindex="0" class="chroma">&lt;code class="language-markdown" data-lang="markdown">&lt;span class="line">&lt;span class="cl">![&lt;span class="nt">GitHub Logo&lt;/span>](&lt;span class="na">https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png&lt;/span>)&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;/div>&lt;div class="hextra-code-copy-btn-container hx:opacity-0 hx:transition hx:group-hover/code:opacity-100 hx:flex hx:gap-1 hx:absolute hx:m-[11px] hx:right-0 hx:top-0">
&lt;button
class="hextra-code-copy-btn hx:group/copybtn hx:cursor-pointer hx:transition-all hx:active:opacity-50 hx:bg-primary-700/5 hx:border hx:border-black/5 hx:text-gray-600 hx:hover:text-gray-900 hx:rounded-md hx:p-1.5 hx:dark:bg-primary-300/10 hx:dark:border-white/10 hx:dark:text-gray-400 hx:dark:hover:text-gray-50"
title="Copy code"
>
&lt;div class="hextra-copy-icon hx:group-[.copied]/copybtn:hidden hx:pointer-events-none hx:h-4 hx:w-4">&lt;/div>
&lt;div class="hextra-success-icon hx:hidden hx:group-[.copied]/copybtn:block hx:pointer-events-none hx:h-4 hx:w-4">&lt;/div>
&lt;/button>
&lt;/div>
&lt;/div>
&lt;p>&lt;img src="https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png" alt="GitHub Logo" loading="lazy" />&lt;/p>
&lt;h3>Links&lt;span class="hx:absolute hx:-mt-20" id="links">&lt;/span>
&lt;a href="#links" class="subheading-anchor" aria-label="Permalink for this section">&lt;/a>&lt;/h3>&lt;div class="hextra-code-block hx:relative hx:mt-6 hx:first:mt-0 hx:group/code">
&lt;div>&lt;div class="highlight">&lt;pre tabindex="0" class="chroma">&lt;code class="language-markdown" data-lang="markdown">&lt;span class="line">&lt;span class="cl">[&lt;span class="nt">Hugo&lt;/span>](&lt;span class="na">https://gohugo.io&lt;/span>)&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;/div>&lt;div class="hextra-code-copy-btn-container hx:opacity-0 hx:transition hx:group-hover/code:opacity-100 hx:flex hx:gap-1 hx:absolute hx:m-[11px] hx:right-0 hx:top-0">
&lt;button
class="hextra-code-copy-btn hx:group/copybtn hx:cursor-pointer hx:transition-all hx:active:opacity-50 hx:bg-primary-700/5 hx:border hx:border-black/5 hx:text-gray-600 hx:hover:text-gray-900 hx:rounded-md hx:p-1.5 hx:dark:bg-primary-300/10 hx:dark:border-white/10 hx:dark:text-gray-400 hx:dark:hover:text-gray-50"
title="Copy code"
>
&lt;div class="hextra-copy-icon hx:group-[.copied]/copybtn:hidden hx:pointer-events-none hx:h-4 hx:w-4">&lt;/div>
&lt;div class="hextra-success-icon hx:hidden hx:group-[.copied]/copybtn:block hx:pointer-events-none hx:h-4 hx:w-4">&lt;/div>
&lt;/button>
&lt;/div>
&lt;/div>
&lt;p>&lt;a href="https://gohugo.io"target="_blank" rel="noopener">Hugo&lt;/a>&lt;/p>
&lt;h3>Blockquotes&lt;span class="hx:absolute hx:-mt-20" id="blockquotes">&lt;/span>
&lt;a href="#blockquotes" class="subheading-anchor" aria-label="Permalink for this section">&lt;/a>&lt;/h3>&lt;div class="hextra-code-block hx:relative hx:mt-6 hx:first:mt-0 hx:group/code">
&lt;div>&lt;div class="highlight">&lt;pre tabindex="0" class="chroma">&lt;code class="language-markdown" data-lang="markdown">&lt;span class="line">&lt;span class="cl">As Newton said:
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl">
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl">&amp;gt; If I have seen further it is by standing on the shoulders of Giants.&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;/div>&lt;div class="hextra-code-copy-btn-container hx:opacity-0 hx:transition hx:group-hover/code:opacity-100 hx:flex hx:gap-1 hx:absolute hx:m-[11px] hx:right-0 hx:top-0">
&lt;button
class="hextra-code-copy-btn hx:group/copybtn hx:cursor-pointer hx:transition-all hx:active:opacity-50 hx:bg-primary-700/5 hx:border hx:border-black/5 hx:text-gray-600 hx:hover:text-gray-900 hx:rounded-md hx:p-1.5 hx:dark:bg-primary-300/10 hx:dark:border-white/10 hx:dark:text-gray-400 hx:dark:hover:text-gray-50"
title="Copy code"
>
&lt;div class="hextra-copy-icon hx:group-[.copied]/copybtn:hidden hx:pointer-events-none hx:h-4 hx:w-4">&lt;/div>
&lt;div class="hextra-success-icon hx:hidden hx:group-[.copied]/copybtn:block hx:pointer-events-none hx:h-4 hx:w-4">&lt;/div>
&lt;/button>
&lt;/div>
&lt;/div>
&lt;blockquote>
&lt;p>If I have seen further it is by standing on the shoulders of Giants.&lt;/p>
&lt;/blockquote>
&lt;h3>Inline Code&lt;span class="hx:absolute hx:-mt-20" id="inline-code">&lt;/span>
&lt;a href="#inline-code" class="subheading-anchor" aria-label="Permalink for this section">&lt;/a>&lt;/h3>&lt;div class="hextra-code-block hx:relative hx:mt-6 hx:first:mt-0 hx:group/code">
&lt;div>&lt;div class="highlight">&lt;pre tabindex="0" class="chroma">&lt;code class="language-markdown" data-lang="markdown">&lt;span class="line">&lt;span class="cl">Inline &lt;span class="sb">`code`&lt;/span> has &lt;span class="sb">`back-ticks around`&lt;/span> it.&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;/div>&lt;div class="hextra-code-copy-btn-container hx:opacity-0 hx:transition hx:group-hover/code:opacity-100 hx:flex hx:gap-1 hx:absolute hx:m-[11px] hx:right-0 hx:top-0">
&lt;button
class="hextra-code-copy-btn hx:group/copybtn hx:cursor-pointer hx:transition-all hx:active:opacity-50 hx:bg-primary-700/5 hx:border hx:border-black/5 hx:text-gray-600 hx:hover:text-gray-900 hx:rounded-md hx:p-1.5 hx:dark:bg-primary-300/10 hx:dark:border-white/10 hx:dark:text-gray-400 hx:dark:hover:text-gray-50"
title="Copy code"
>
&lt;div class="hextra-copy-icon hx:group-[.copied]/copybtn:hidden hx:pointer-events-none hx:h-4 hx:w-4">&lt;/div>
&lt;div class="hextra-success-icon hx:hidden hx:group-[.copied]/copybtn:block hx:pointer-events-none hx:h-4 hx:w-4">&lt;/div>
&lt;/button>
&lt;/div>
&lt;/div>
&lt;p>Inline &lt;code>code&lt;/code> has &lt;code>back-ticks around&lt;/code> it.&lt;/p>
&lt;h3>Code Blocks&lt;span class="hx:absolute hx:-mt-20" id="code-blocks">&lt;/span>
&lt;a href="#code-blocks" class="subheading-anchor" aria-label="Permalink for this section">&lt;/a>&lt;/h3>&lt;h4>Syntax Highlighting&lt;span class="hx:absolute hx:-mt-20" id="syntax-highlighting">&lt;/span>
&lt;a href="#syntax-highlighting" class="subheading-anchor" aria-label="Permalink for this section">&lt;/a>&lt;/h4>&lt;div class="hextra-code-block hx:relative hx:mt-6 hx:first:mt-0 hx:group/code">
&lt;div>&lt;div class="highlight">&lt;pre tabindex="0" class="chroma">&lt;code class="language-markdown" data-lang="markdown">&lt;span class="line">&lt;span class="cl">&lt;span class="s">```go
&lt;/span>&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl">&lt;span class="s">&lt;/span>&lt;span class="kd">func&lt;/span> &lt;span class="nf">main&lt;/span>&lt;span class="p">()&lt;/span> &lt;span class="p">{&lt;/span>
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl"> &lt;span class="nx">fmt&lt;/span>&lt;span class="p">.&lt;/span>&lt;span class="nf">Println&lt;/span>&lt;span class="p">(&lt;/span>&lt;span class="s">&amp;#34;Hello World&amp;#34;&lt;/span>&lt;span class="p">)&lt;/span>
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl">&lt;span class="p">}&lt;/span>
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl">&lt;span class="s">```&lt;/span>&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;/div>&lt;div class="hextra-code-copy-btn-container hx:opacity-0 hx:transition hx:group-hover/code:opacity-100 hx:flex hx:gap-1 hx:absolute hx:m-[11px] hx:right-0 hx:top-0">
&lt;button
class="hextra-code-copy-btn hx:group/copybtn hx:cursor-pointer hx:transition-all hx:active:opacity-50 hx:bg-primary-700/5 hx:border hx:border-black/5 hx:text-gray-600 hx:hover:text-gray-900 hx:rounded-md hx:p-1.5 hx:dark:bg-primary-300/10 hx:dark:border-white/10 hx:dark:text-gray-400 hx:dark:hover:text-gray-50"
title="Copy code"
>
&lt;div class="hextra-copy-icon hx:group-[.copied]/copybtn:hidden hx:pointer-events-none hx:h-4 hx:w-4">&lt;/div>
&lt;div class="hextra-success-icon hx:hidden hx:group-[.copied]/copybtn:block hx:pointer-events-none hx:h-4 hx:w-4">&lt;/div>
&lt;/button>
&lt;/div>
&lt;/div>
&lt;div class="hextra-code-block hx:relative hx:mt-6 hx:first:mt-0 hx:group/code">
&lt;div>&lt;div class="highlight">&lt;pre tabindex="0" class="chroma">&lt;code class="language-go" data-lang="go">&lt;span class="line">&lt;span class="cl">&lt;span class="kd">func&lt;/span> &lt;span class="nf">main&lt;/span>&lt;span class="p">()&lt;/span> &lt;span class="p">{&lt;/span>
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl"> &lt;span class="nx">fmt&lt;/span>&lt;span class="p">.&lt;/span>&lt;span class="nf">Println&lt;/span>&lt;span class="p">(&lt;/span>&lt;span class="s">&amp;#34;Hello World&amp;#34;&lt;/span>&lt;span class="p">)&lt;/span>
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl">&lt;span class="p">}&lt;/span>&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;/div>&lt;div class="hextra-code-copy-btn-container hx:opacity-0 hx:transition hx:group-hover/code:opacity-100 hx:flex hx:gap-1 hx:absolute hx:m-[11px] hx:right-0 hx:top-0">
&lt;button
class="hextra-code-copy-btn hx:group/copybtn hx:cursor-pointer hx:transition-all hx:active:opacity-50 hx:bg-primary-700/5 hx:border hx:border-black/5 hx:text-gray-600 hx:hover:text-gray-900 hx:rounded-md hx:p-1.5 hx:dark:bg-primary-300/10 hx:dark:border-white/10 hx:dark:text-gray-400 hx:dark:hover:text-gray-50"
title="Copy code"
>
&lt;div class="hextra-copy-icon hx:group-[.copied]/copybtn:hidden hx:pointer-events-none hx:h-4 hx:w-4">&lt;/div>
&lt;div class="hextra-success-icon hx:hidden hx:group-[.copied]/copybtn:block hx:pointer-events-none hx:h-4 hx:w-4">&lt;/div>
&lt;/button>
&lt;/div>
&lt;/div>
&lt;h3>Tables&lt;span class="hx:absolute hx:-mt-20" id="tables">&lt;/span>
&lt;a href="#tables" class="subheading-anchor" aria-label="Permalink for this section">&lt;/a>&lt;/h3>&lt;div class="hextra-code-block hx:relative hx:mt-6 hx:first:mt-0 hx:group/code">
&lt;div>&lt;div class="highlight">&lt;pre tabindex="0" class="chroma">&lt;code class="language-markdown" data-lang="markdown">&lt;span class="line">&lt;span class="cl">| Syntax | Description |
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl">| --------- | ----------- |
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl">| Header | Title |
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl">| Paragraph | Text |&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;/div>&lt;div class="hextra-code-copy-btn-container hx:opacity-0 hx:transition hx:group-hover/code:opacity-100 hx:flex hx:gap-1 hx:absolute hx:m-[11px] hx:right-0 hx:top-0">
&lt;button
class="hextra-code-copy-btn hx:group/copybtn hx:cursor-pointer hx:transition-all hx:active:opacity-50 hx:bg-primary-700/5 hx:border hx:border-black/5 hx:text-gray-600 hx:hover:text-gray-900 hx:rounded-md hx:p-1.5 hx:dark:bg-primary-300/10 hx:dark:border-white/10 hx:dark:text-gray-400 hx:dark:hover:text-gray-50"
title="Copy code"
>
&lt;div class="hextra-copy-icon hx:group-[.copied]/copybtn:hidden hx:pointer-events-none hx:h-4 hx:w-4">&lt;/div>
&lt;div class="hextra-success-icon hx:hidden hx:group-[.copied]/copybtn:block hx:pointer-events-none hx:h-4 hx:w-4">&lt;/div>
&lt;/button>
&lt;/div>
&lt;/div>
&lt;table>
&lt;thead>
&lt;tr>
&lt;th>Syntax&lt;/th>
&lt;th>Description&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td>Header&lt;/td>
&lt;td>Title&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Paragraph&lt;/td>
&lt;td>Text&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table>
&lt;h2>References&lt;span class="hx:absolute hx:-mt-20" id="references">&lt;/span>
&lt;a href="#references" class="subheading-anchor" aria-label="Permalink for this section">&lt;/a>&lt;/h2>&lt;ul>
&lt;li>&lt;a href="https://www.markdownguide.org/basic-syntax/"target="_blank" rel="noopener">Markdown Syntax&lt;/a>&lt;/li>
&lt;li>&lt;a href="https://gohugo.io/content-management/formats/#markdown"target="_blank" rel="noopener">Hugo Markdown&lt;/a>&lt;/li>
&lt;/ul></description></item></channel></rss>