This corrects some changes from #23060:
- Buttons must have a base and modifier class. I've added
.btn-primaryto fix that. - Given the primary buttons, I've changed the badges to
.badge-lightfor contrast. -
.bd-exampleand{% highlight %}don't need to be separate, so I've combined them with our{% example %}blocks designed for these situations. - I've tweaked some docs content: added a serial comma, broke apart a rather large paragraph, and consolidated some text.
/cc @patrickhlauke