hugo-book/exampleSite
Vadim (vadcx) 6c86dcfdc6
Docs: Change tabs shortcode example to permit unsafe=false (#689)
The syntax of `{{% code %}}` only expects Markdown inside. That's why it
triggers unsafe warning, if used as a shortcode template.

Instead the only the top table shortcode should be used as
`{{< tabs >}}` to include the HTML, while the user may use only
`{{% tab "Name" %}}` inside and be happily restricted to Markdown.

https://gohugo.io/methods/page/rendershortcodes/#shortcode-notation
https://github.com/InfosecForActivistsTeam/infosec-activists/pull/45
2025-04-07 15:17:19 +02:00
..
assets #231, Allow open collapsed menu without changing page 2020-09-14 22:45:58 +02:00
content.en Docs: Change tabs shortcode example to permit unsafe=false (#689) 2025-04-07 15:17:19 +02:00
content.he #422, add support for column ratios in shortcode 2024-10-04 13:36:14 +02:00
content.zh Breaking change: switch to '{{%' decorators in shortcodes to better support shortcode-in-shortcode 2024-10-04 11:29:44 +02:00
resources/_gen/assets Align spacings and colors in titles and buttons 2024-10-09 23:27:54 +02:00
hugo.toml #422, add support for column ratios in shortcode 2024-10-04 13:36:14 +02:00
hugo.yaml #422, add support for column ratios in shortcode 2024-10-04 13:36:14 +02:00