#803, use page-level IDs for shortcodes
This commit is contained in:
@@ -10,7 +10,10 @@ Enhanced image display with click-to-expand behavior.
|
||||
|
||||
## Example
|
||||
|
||||
{{< image src="placeholder.svg" alt="Placeholder image" title="Click to expand" loading="lazy" >}}
|
||||
{{% columns %}}
|
||||
- {{< image src="placeholder.svg" alt="Placeholder image" title="Click to expand" loading="lazy" >}}
|
||||
- {{< image src="placeholder.svg" alt="Placeholder image" title="Click to expand" loading="lazy" >}}
|
||||
{{% /columns %}}
|
||||
|
||||
## Parameters
|
||||
|
||||
|
||||
Reference in New Issue
Block a user