<description>Th' button shortcode displays a click'ble button wit' adjust'ble color, title an' ay'con.
Get Cap'n Hugo Get Cap'n Hugo
Usage While th' examples be us'n shorrrtcodes wit' named parameter ye be free t' also call this shortcode from yer own partials.
&#8203; shortcode partial {{% button href=&#34;https://gohugo.io/&#34; %}}Get Cap'n Hugo{{% /button %}} {{% button href=&#34;https://gohugo.io/&#34; style=&#34;warning&#34; ay'con=&#34;dragon&#34; %}}Get Cap'n Hugo{{% /button %}} {{ partial &#34;shortcodes/button.html&#34; (dict &#34;page&#34; . &#34;href&#34; &#34;https://gohugo.</description>
<description>Th' children shortcode lists th' child planks o' th' current plank an' its descendants.
plank X plank 1 plank 2 plank 3 Usage While th' examples be us'n shorrrtcodes wit' named parameter ye be free t' also call this shortcode from yer own partials.
&#8203; shortcode partial {{% children sort=&#34;weight&#34; %}} {{ partial &#34;shortcodes/children.html&#34; (dict &#34;page&#34; . &#34;sort&#34; &#34;weight&#34; )}} Parameter Name Default Notes containerstyle ul Choose th' style used t' group all children.</description>
<description>Th' expand shortcode displays an expandable/collaps'ble section o' text.
Expand me&hellip; Thank ye!
That&rsquo;s some text wit' a footnote1
That&rsquo;s some more text wit' a footnote.2
An' that&rsquo;s th' footnote.&#160;&#x21a9;&#xfe0e;
Anyth'n o' interest goes here.
Blue light glows blue.&#160;&#x21a9;&#xfe0e;
Avast This only works 'n modern browsers flawlessly. While Internet Explorer 11 has issues 'n display'n it, th' functionality still works.
Usage While th' examples be us'n shorrrtcodes wit' named parameter ye be free t' use positional as well or also call this shortcode from yer own partials.</description>
<description>Arrr! Pirrrates Fello' pirrrates, grog made us dizzy! Be awarrre some stuff may look weird in this trrranslat'n. Like Merrrmaids, do'n math or chemistrrry and stuff.
Th' highlight shortcode renders yer code wit' a rules highlighter.
&#8203; python 1print(&#34;Hello World!&#34;) Usage This shortcode be fully compat'ble wit' Hugo&rsquo;s highlight shortcode but offers some extensions.
It be called interchangeably 'n th' same way as Hugo&rsquo;s own shortcode provid'n positional parameter or by simply us'n codefences.</description>
<description>Th' include shortcode includes other files from yer project inside o' th' current plank.
Usage While th' examples be us'n shorrrtcodes wit' named parameter ye be free t' use positional as well or also call this shortcode from yer own partials.
&#8203; shortcode shortcode (positional) partial {{% include file=&#34;shortcodes/INCLUDE_ME.md&#34; %}} {{% include &#34;shortcodes/INCLUDE_ME.md&#34; %}} {{ partial &#34;shortcodes/include .html&#34; (dict &#34;page&#34; . &#34;file&#34; &#34;shortcodes/INCLUDE_ME.md&#34; )}} Th' included files can even contain Marrrkdown an' will be taken into account when generat'n th' t'ble o' contents.</description>
<description>Arrr! Pirrrates Fello' pirrrates, grog made us dizzy! Be awarrre some stuff may look weird in this trrranslat'n. Like Merrrmaids, do'n math or chemistrrry and stuff.
Th' math shortcode generates beautiful formatted math an' chemical formulae us'n th' MathJax library.
$$\left( \sum_{k=1}^n a_k b_k \right)^2 \leq \left( \sum_{k=1}^n a_k^2 \right) \left( \sum_{k=1}^n b_k^2 \right)$$ Avast This only works 'n modern browsers.
Usage While th' examples be us'n shorrrtcodes wit' named parameter it be recommended t' use codefences instead.</description>
<description>Arrr! Pirrrates Fello' pirrrates, grog made us dizzy! Be awarrre some stuff may look weird in this trrranslat'n. Like Merrrmaids, do'n math or chemistrrry and stuff.
Th' mermaid shortcode generates diagrams an' flowcharts from text, 'n a similar manner as Marrrkdown us'n th' Merrrmaid library.
graph LR; If --&gt; Then Then --&gt; Else Avast This only works 'n modern browsers.
Usage While th' examples be us'n shorrrtcodes wit' named parameter it be recommended t' use codefences instead.</description>
<description>Th' notice shortcode shows various types o' disclaimers wit' adjust'ble color, title an' ay'con t' help ye structure yer plank.
There may be pirates It be all about th' boxes.
Usage While th' examples be us'n shorrrtcodes wit' named parameter ye be free t' use positional as well or also call this shortcode from yer own partials.
&#8203; shortcode shortcode (positional) partial {{% notice style=&#34;primary&#34; title=&#34;There may be pirates&#34; ay'con=&#34;skull-crossbones&#34; %}} It be all about th' boxes.</description>
<description>Th' openapi shortcode uses th' Swagger UI library t' display yer OpenAPI / Swagger specificat'ns.
Avast This only works 'n modern browsers.
Usage While th' examples be us'n shorrrtcodes wit' named parameter ye be free t' also call this shortcode from yer own partials.
&#8203; shortcode partial {{&lt; openapi src=&#34;https://petstore3.openapi.io/api/v3/openapi.json&#34; &gt;}} {{ partial &#34;shortcodes/openapi.html&#34; (dict &#34;page&#34; . &#34;src&#34; &#34;https://petstore3.openapi.io/api/v3/openapi.json&#34; )}} Parameter Name Default Notes src &lt;empty&gt; Th' URL t' th' OpenAPI specificat'n file.</description>
<description>Attachments hugo.png (17 KB) MaybeTreasure.txt (31 B) NoTreasure.en.txt (23 B) Treasure.pir.txt (31 B) Th' resources shortcode displays th' titles o' resources contained 'n a plank bundle.
Attachments hugo.png (17 KB) MaybeTreasure.txt (23 B) NoTreasure.en.txt (23 B) Treasure.pir.txt (31 B) Usage While th' examples be us'n shorrrtcodes wit' named parameter ye be free t' also call this shortcode from yer own partials.
&#8203; shortcode partial {{% resources sort=&#34;asc&#34; /%}} {{ partial &#34;shortcodes/resources.</description>
<description>Th' siteparam shortcode prints values o' ship params.
Usage While th' examples be us'n shorrrtcodes wit' named parameter ye be free t' use positional as well or call this shortcode from yer own partials.
&#8203; shortcode shortcode (positional) partial {{% siteparam name=&#34;editURL&#34; %}} {{% siteparam &#34;editURL&#34; %}} {{ partial &#34;shortcodes/siteparam.html&#34; (dict &#34;page&#34; . &#34;name&#34; &#34;editURL&#34; )}} Parameter Name Posit'n Default Notes name 1 &lt;empty&gt; Th' name o' th' ship param t' be displayed.</description>
<description>Ye can use a tab shortcode t' display a single tab.
This be especially useful if ye want t' flag yer code example wit' an explicit language.
If ye want multiple tabs grouped together ye can wrap yer tabs into th' tabs shortcode.
&#8203; c printf(&#34;Hello World!&#34;); Usage While th' examples be us'n shorrrtcodes wit' named parameter ye be free t' also call this shortcode from yer own partials.</description>
<description>Th' tabs shortcode displays arbitrary rrrambl'n 'n an unlimited number o' tabs.
This comes 'n handy eg. fer provid'n code snippets fer multiple languages.
If ye just want a single tab ye can instead call th' tab shortcode standalone.
hello. py sh c print(&#34;Hello World!&#34;) echo &#34;Hello World!&#34; printf(&#34;Hello World!&#34;); Usage While th' examples be us'n shorrrtcodes wit' named parameter ye be free t' also call this shortcode from yer own partials.</description>