-
Notifications
You must be signed in to change notification settings - Fork 60k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix bullet list formatting #35359
Fix bullet list formatting #35359
Conversation
5771f1e
to
c4687ff
Compare
@akordowski Your changes look great! 💛 I'm working on getting an approval from our Site Policy team since their files are being updated, and we will get this merged right after ✨ |
@akordowski Merging now! ✨ |
Thanks very much for contributing! Your pull request has been merged 🎉 You should see your changes appear on the site in approximately 24 hours. If you're looking for your next contribution, check out our help wanted issues ⚡ |
Why:
This PR unifies the formatting of bullet lists (see issue).
Closes: #35344
What's being changed (if available, include any code snippets, screenshots, or gifs):
The format
**Keyword**—Text
has been changed to the**Keyword**: Text
format.Check off the following:
I have reviewed my changes in staging, available via the View deployment link in this PR's timeline (this link will be available after opening the PR).
data
directory.For content changes, I have completed the self-review checklist.