-
Notifications
You must be signed in to change notification settings - Fork 294
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
format readme consistently #6286
Conversation
@jyooru Where is your before screenshot coming from? Bullet formatting looks ok for me on Chrome / VS Code markdown preview. |
You are right though, it seems to be previewing differently on the website when compared with the editor. |
Hi @IanMatthewHuff, this issue is still present. Any update on this PR? |
for #6648 |
Codecov Report
@@ Coverage Diff @@
## main #6286 +/- ##
=======================================
- Coverage 72% 69% -4%
=======================================
Files 401 411 +10
Lines 27052 28340 +1288
Branches 3987 4214 +227
=======================================
+ Hits 19561 19631 +70
- Misses 5866 7042 +1176
- Partials 1625 1667 +42
|
Does not close an issue. Fixes dot point being styled as code:
Does this apply to me?
Appropriate comments and documentation strings in the code.Has sufficient logging.Has telemetry for enhancements.Unit tests & system/integration tests are added/updated.Test plan is updated as appropriate.package-lock.json
has been regenerated by runningnpm install
(if dependencies have changed).