We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe5f41f commit 3a475b0Copy full SHA for 3a475b0
1 file changed
exampleSite/content.en/docs/shortcodes/experimental/images.md
@@ -10,10 +10,7 @@ Enhanced image display with click-to-expand behavior.
10
11
## Example
12
13
-{{% columns %}}
14
-- {{< image src="placeholder.svg" alt="Placeholder image" title="Click to expand" loading="lazy" >}}
15
16
-{{% /columns %}}
+{{< image src="placeholder.svg" alt="Placeholder image" title="Click to expand" loading="lazy" >}}
17
18
## Parameters
19
0 commit comments