diff options
| author | XhmikosR <[email protected]> | 2020-11-13 12:45:11 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-11-13 12:45:11 +0200 |
| commit | d5b405ea9adc753ec39bc7309d38bf76291a2cf0 (patch) | |
| tree | 2d0494ff2a610195a1b3c176d59ff08b6ed3b115 /js | |
| parent | 8a54cf598aba57b6bf48eb193547caa838a26843 (diff) | |
| download | bootstrap-d5b405ea9adc753ec39bc7309d38bf76291a2cf0.tar.xz bootstrap-d5b405ea9adc753ec39bc7309d38bf76291a2cf0.zip | |
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="...">
```
Diffstat (limited to 'js')
0 files changed, 0 insertions, 0 deletions
