Skip to content
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

Change Documentation heading levels to be consistent across files #13173

Merged
merged 3 commits into from Mar 22, 2023

Conversation

hasezoey
Copy link
Collaborator

Summary

This PR changes heading levels to be consistent across the documentation, more detailed:

  • change the first heading to always be a h1 (#)
  • change all other headings to go from h1 to h2 to h3 to h4 (instead of jumping around from h1 to h3 or from h2 to h4)
  • change all headings to be defined consistently with # (instead of --- or ===)

@hasezoey hasezoey added the docs This issue is due to a mistake or omission in the mongoosejs.com documentation label Mar 15, 2023
@hasezoey hasezoey requested a review from vkarpov15 March 15, 2023 13:56
@vkarpov15 vkarpov15 added this to the 7.0.3 milestone Mar 22, 2023
@vkarpov15 vkarpov15 merged commit 9db3382 into Automattic:master Mar 22, 2023
1 check passed
@hasezoey hasezoey deleted the fixHeaderLevels branch March 22, 2023 20:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs This issue is due to a mistake or omission in the mongoosejs.com documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants