1
0
Fork 0
mirror of https://github.com/twbs/bootstrap.git synced 2022-11-09 12:25:43 -05:00
twbs--bootstrap/site/layouts/shortcodes
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
..
bs-table.html Update bs-table shortcode (#31803) 2020-10-22 09:32:46 +03:00
callout.html Revert "Improve callout shortcode. (#31802)" (#31871) 2020-10-13 16:37:21 +03:00
docsref.html Add a docsref shortcode. 2019-03-13 19:22:59 +02:00
example.html example.html: remove extra whitespace (#32143) 2020-11-13 12:45:11 +02:00
markdown.html Switch to Hugo. 2019-03-13 19:22:59 +02:00
param.html Add a param shortcode to work around the escaped characters in hashes 2020-05-07 20:53:21 +03:00
partial.html Switch to Hugo. 2019-03-13 19:22:59 +02:00
placeholder.html docs(placeholder): drop role=img and use aria-hidden for decorative SVG placeholders (#31575) 2020-09-04 20:21:54 +03:00
scss-docs.html Create scss-docs shortcode to get some snippets from the Scs… (#30502) 2020-04-06 20:13:35 +02:00
table.html Prevent nested tables style leaks 2020-04-24 10:05:10 +02:00
year.html Switch to Hugo. 2019-03-13 19:22:59 +02:00