0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-11 03:52:27 +01:00
XhmikosR d5b405ea9a
example.html: remove extra whitespace (#32143)
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="...">
```
2020-11-13 12:45:11 +02:00
..
2019-03-13 19:22:59 +02:00
2019-03-13 19:22:59 +02:00
2019-03-13 19:22:59 +02:00
2020-04-24 10:05:10 +02:00
2019-03-13 19:22:59 +02:00