Skip to content

Commit

Permalink
docs: fix tab selection by groupid #582
Browse files Browse the repository at this point in the history
  • Loading branch information
McShelby committed Jul 27, 2023
1 parent 72f08f1 commit 268b99a
Show file tree
Hide file tree
Showing 13 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion exampleSite/content/shortcodes/attachments/index.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Since Hugo {{% badge color="fuchsia" icon="fab fa-hackerrank" title=" " %}}0.112

While the examples are using shortcodes with named parameter you are free to also call this shortcode from your own partials.

{{< tabs groupId="shortcode-parameter">}}
{{< tabs groupid="shortcode-parameter">}}
{{% tab title="shortcode" %}}

````go
Expand Down
2 changes: 1 addition & 1 deletion exampleSite/content/shortcodes/badge.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ The `badge` shortcode displays little markers in your text with adjustable color

While the examples are using shortcodes with named parameter you are free to also call this shortcode from your own partials.

{{< tabs groupId="shortcode-parameter">}}
{{< tabs groupid="shortcode-parameter">}}
{{% tab title="shortcode" %}}

````go
Expand Down
2 changes: 1 addition & 1 deletion exampleSite/content/shortcodes/button.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ The `button` shortcode displays a clickable button with adjustable color, title

While the examples are using shortcodes with named parameter you are free to also call this shortcode from your own partials.

{{< tabs groupId="shortcode-parameter">}}
{{< tabs groupid="shortcode-parameter">}}
{{% tab title="shortcode" %}}

````go
Expand Down
2 changes: 1 addition & 1 deletion exampleSite/content/shortcodes/children/_index.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ The `children` shortcode lists the child pages of the current page and its desce

While the examples are using shortcodes with named parameter you are free to also call this shortcode from your own partials.

{{< tabs groupId="shortcode-parameter">}}
{{< tabs groupid="shortcode-parameter">}}
{{% tab title="shortcode" %}}

````go
Expand Down
2 changes: 1 addition & 1 deletion exampleSite/content/shortcodes/expand.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ This only works in modern browsers flawlessly. While Internet Explorer 11 has is

While the examples are using shortcodes with named parameter you are free to use positional as well or also call this shortcode from your own partials.

{{< tabs groupId="shortcode-parameter">}}
{{< tabs groupid="shortcode-parameter">}}
{{% tab title="shortcode" %}}

````go
Expand Down
2 changes: 1 addition & 1 deletion exampleSite/content/shortcodes/highlight.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ You are free to also call this shortcode from your own partials. In this case it
While the examples are using shortcodes with named parameter it is recommended to use codefences instead. This is because more and more other software supports codefences (eg. GitHub) and so your markdown becomes more portable.


{{< tabs groupId="shortcode-parameter">}}
{{< tabs groupid="shortcode-parameter">}}
{{% tab title="codefence" %}}

````md
Expand Down
2 changes: 1 addition & 1 deletion exampleSite/content/shortcodes/icon.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ The `icon` shortcode displays icons using the [Font Awesome](https://fontawesome

While the examples are using shortcodes with positional parameter you are free to also call this shortcode from your own partials.

{{< tabs groupId="shortcode-parameter">}}
{{< tabs groupid="shortcode-parameter">}}
{{% tab title="shortcode" %}}

````go
Expand Down
2 changes: 1 addition & 1 deletion exampleSite/content/shortcodes/include.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ The `include` shortcode includes other files from your project inside of the cur

While the examples are using shortcodes with named parameter you are free to use positional aswell or also call this shortcode from your own partials.

{{< tabs groupId="shortcode-parameter">}}
{{< tabs groupid="shortcode-parameter">}}
{{% tab title="shortcode" %}}

````go
Expand Down
2 changes: 1 addition & 1 deletion exampleSite/content/shortcodes/math.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ You are free to also call this shortcode from your own partials.
To use codefence syntax you have to turn off `guessSyntax` for the `markup.highlight` setting ([see the configuration section](#configuration)).
{{% /notice %}}

{{< tabs groupId="shortcode-parameter">}}
{{< tabs groupid="shortcode-parameter">}}
{{% tab title="codefence" %}}

````md
Expand Down
2 changes: 1 addition & 1 deletion exampleSite/content/shortcodes/mermaid.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ You are free to also call this shortcode from your own partials.
To use codefence syntax you have to turn off `guessSyntax` for the `markup.highlight` setting ([see the configuration section](#configuration)).
{{% /notice %}}

{{< tabs groupId="shortcode-parameter">}}
{{< tabs groupid="shortcode-parameter">}}
{{% tab title="codefence" %}}

````md
Expand Down
2 changes: 1 addition & 1 deletion exampleSite/content/shortcodes/notice.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ It is all about the boxes.

While the examples are using shortcodes with named parameter you are free to use positional as well or also call this shortcode from your own partials.

{{< tabs groupId="shortcode-parameter">}}
{{< tabs groupid="shortcode-parameter">}}
{{% tab title="shortcode" %}}

````go
Expand Down
2 changes: 1 addition & 1 deletion exampleSite/content/shortcodes/openapi/_index.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ This only works in modern browsers.

While the examples are using shortcodes with named parameter you are free to also call this shortcode from your own partials.

{{< tabs groupId="shortcode-parameter">}}
{{< tabs groupid="shortcode-parameter">}}
{{% tab title="shortcode" %}}

````go
Expand Down
2 changes: 1 addition & 1 deletion exampleSite/content/shortcodes/siteparam.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ The `siteparam` shortcode prints values of site params.

While the examples are using shortcodes with named parameter you are free to use positional aswell or call this shortcode from your own partials.

{{< tabs groupId="shortcode-parameter">}}
{{< tabs groupid="shortcode-parameter">}}
{{% tab title="shortcode" %}}


Expand Down

0 comments on commit 268b99a

Please sign in to comment.