fix documentation markdown conversion issue

- introduced in #8569
pull/8780/head
LB Johnston 2022-06-30 16:55:42 +10:00
rodzic cda437804e
commit d4f6773940
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -241,7 +241,7 @@ For example, to use the `<picture>` tag:
</picture>
```
And to use the `<amp-img>` tag (based on the `Mountains example <https://amp.dev/documentation/components/amp-img/#example:-specifying-a-fallback-image>`\_ from the AMP docs):
And to use the `<amp-img>` tag (based on the [Mountains example](https://amp.dev/documentation/components/amp-img/#example:-specifying-a-fallback-image) from the AMP docs):
```html+django
{% image image width-550 format-webp as webp_image %}