mirror of
https://github.com/twbs/bootstrap.git
synced 2024-12-01 13:24:25 +01:00
d5b405ea9a
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 |