Skip to content

Commit 1698fd8

Browse files
committed
Documentation
1 parent 860869b commit 1698fd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/images.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ but it's always possible to use the [Markdown in HTML] extension with literal
122122
`figure` and `figcaption` tags:
123123

124124
``` html title="Image with caption"
125-
<figure markdown>
125+
<figure markdown="span">
126126
![Image title](https://dummyimage.com/600x400/){ width="300" }
127127
<figcaption>Image caption</figcaption>
128128
</figure>

0 commit comments

Comments
 (0)