mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-22 05:03:16 +02:00
Minor Markdown fixes (#32009)
* add missing language after fenced block * add missing end of file newline
This commit is contained in:
@@ -325,7 +325,7 @@ Button dropdowns work with buttons of all sizes, including default and split dro
|
||||
</div>
|
||||
</div>
|
||||
|
||||
```
|
||||
```html
|
||||
<div class="btn-group">
|
||||
<button class="btn btn-secondary btn-sm dropdown-toggle" type="button" data-toggle="dropdown" aria-expanded="false">
|
||||
Small button
|
||||
|
Reference in New Issue
Block a user