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 860869b commit 1698fd8Copy full SHA for 1698fd8
docs/reference/images.md
@@ -122,7 +122,7 @@ but it's always possible to use the [Markdown in HTML] extension with literal
122
`figure` and `figcaption` tags:
123
124
``` html title="Image with caption"
125
-<figure markdown>
+<figure markdown="span">
126
{ width="300" }
127
<figcaption>Image caption</figcaption>
128
</figure>
0 commit comments