-
Notifications
You must be signed in to change notification settings - Fork 46
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
Clean up markdown #9
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
tiny nit, otherwise LGTM!
README.md
Outdated
| Number | Title | Author | Status | | ||
|--------|---------------------------|-----------------------------|--------| | ||
| Number | Title | Author | Status | | ||
|--------------------------|---------------------------|-----------------------------|--------| | ||
| [1](./blip-0001.md) | bLIP Process | Ryan Gentry | Active | | ||
| [2](./blip-0002.md) | reserved values | Bastien Teinturier | Active | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
While doing this can we also capitalize Reserved Values
? 😇
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Definitely!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done.
Apply common markdown linting rules .
d5669a9
to
9962ada
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎉
Apply common markdown linting rules.