minor style adjustment
This commit is contained in:
parent
e1e500733e
commit
159a139846
2 changed files with 3 additions and 2 deletions
|
|
@ -12,7 +12,7 @@
|
|||
Image with max-width constraint. `width` defaults to `500px`:
|
||||
|
||||
```md
|
||||
{% img(src="./diagram.png", alt="Architecture", width="600px") %}
|
||||
{{ img(src="./diagram.png", alt="Architecture", width="600px") }}
|
||||
```
|
||||
|
||||
Figure caption:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue