mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-17 19:21:23 +03:00
Add missing newlines around fenced codeblocks (#34630)
This commit is contained in:
@@ -838,6 +838,7 @@ Activate a modal without writing JavaScript. Set `data-bs-toggle="modal"` on a c
|
||||
```html
|
||||
<button type="button" data-bs-toggle="modal" data-bs-target="#myModal">Launch modal</button>
|
||||
```
|
||||
|
||||
#### Dismiss
|
||||
|
||||
{{% js-dismiss "modal" %}}
|
||||
|
||||
Reference in New Issue
Block a user