DOC Escape HTML in heading

This commit is contained in:
Steve Boyd 2021-09-14 16:06:32 +12:00 committed by GitHub
parent da3d5813b5
commit 52e5e62391
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -283,7 +283,7 @@ class Page extends SiteTree
}
```
#### Controlling lazy loading in for <img> tags in SS templates
#### Controlling lazy loading in for &lt;img&gt; tags in SS templates
If you are manually writing `<img>` tags in your SS template, those images will not be automatically
lazy loaded. You will need to add the `loading="lazy"` attribute yourself if you want the image to be