mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
Documentation
This commit is contained in:
parent
860869be09
commit
1698fd8172
@ -122,7 +122,7 @@ but it's always possible to use the [Markdown in HTML] extension with literal
|
|||||||
`figure` and `figcaption` tags:
|
`figure` and `figcaption` tags:
|
||||||
|
|
||||||
``` html title="Image with caption"
|
``` html title="Image with caption"
|
||||||
<figure markdown>
|
<figure markdown="span">
|
||||||
![Image title](https://dummyimage.com/600x400/){ width="300" }
|
![Image title](https://dummyimage.com/600x400/){ width="300" }
|
||||||
<figcaption>Image caption</figcaption>
|
<figcaption>Image caption</figcaption>
|
||||||
</figure>
|
</figure>
|
||||||
|
Loading…
Reference in New Issue
Block a user