mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-22 21:22:52 +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>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
```
|
```html
|
||||||
<div class="btn-group">
|
<div class="btn-group">
|
||||||
<button class="btn btn-secondary btn-sm dropdown-toggle" type="button" data-toggle="dropdown" aria-expanded="false">
|
<button class="btn btn-secondary btn-sm dropdown-toggle" type="button" data-toggle="dropdown" aria-expanded="false">
|
||||||
Small button
|
Small button
|
||||||
|
Reference in New Issue
Block a user