- Notifications
You must be signed in to change notification settings - Fork5.9k
Fixed all H2 headings#943
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Before, H2 fomratting was not consistent.Now, all H2 headings use over/under asterisks.
@mpoulin Thanks so much Marc, this is great! Hurray for consistency 😄 |
return42 commentedDec 5, 2018
Sorry for nitpicking; If we change so many headings why not all and using recommended style forsections and subsections |
@return42 Thanks for your comment. A prior commit fixed the H1 headings: This commit fixes the H2 headings and the next commit will fix the H3 headings. |
return42 commentedDec 5, 2018
@mpoulin thanks for clarifying . |
Before, H2 formatting was not consistent.
Now, all H2 headings use over/under asterisks.