1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-10-04 09:11:37 +02:00

Add Markdownlint for our MDX (#41685)

This commit is contained in:
Mark Otto
2025-08-26 22:36:40 -07:00
committed by Mark Otto
parent ea8523a4f4
commit ff14a64d2d
17 changed files with 499 additions and 22 deletions

View File

@@ -72,7 +72,6 @@ You can also remove the divider setting `--bs-breadcrumb-divider: '';` (empty st
</ol>
</nav>`} />
```scss
$breadcrumb-divider: none;
```