mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-26 17:20:29 +00:00
If we don't pass `class` to the `placeholder` shortcode, this resulted in two spaces before the `alt` attribute:
```html
{{< example >}}
{{< placeholder width="64" height="64" >}}
{{< /example >}}
```
```html
<img src="..." alt="...">
```
|
||
|---|---|---|
| .. | ||
| assets | ||
| content | ||
| data | ||
| layouts | ||
| static | ||
| .eslintrc.json | ||