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

chore: syntax cleanup and standardization #343

Merged
merged 14 commits into from Apr 11, 2024

Conversation

zlataovce
Copy link
Contributor

This is an attempt at standardizing some syntax and cleaning up capitalization + punctuation.

Top-level headings (#) should all now be Upper Cased Like This, while other ones (##, ###, ...) Have only the first letter capitalized.

Class, file, config key, ... references are now encased in backticks.

Some British English words were switched to their American counterparts and added to the spell checker.

@electronicboy
Copy link
Member

image

docs/paper/dev/misc/debugging.mdx Show resolved Hide resolved
docs/velocity/dev/how-to/porting-from-velocity-1.mdx Outdated Show resolved Hide resolved
docs/paper/dev/api/pdc.md Outdated Show resolved Hide resolved
Copy link
Member

@olijeffers0n olijeffers0n left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not too sure about the lower headings being lower case, need more opinions here

docs/folia/admin/README.mdx Outdated Show resolved Hide resolved
docs/folia/admin/reference/faq.md Outdated Show resolved Hide resolved
docs/misc/assets.md Outdated Show resolved Hide resolved
docs/misc/hangar-publishing.md Show resolved Hide resolved
docs/paper/admin/README.mdx Outdated Show resolved Hide resolved
docs/paper/dev/api/pdc.md Outdated Show resolved Hide resolved
docs/velocity/admin/README.mdx Outdated Show resolved Hide resolved
# Conflicts:
#	docs/paper/admin/reference/configuration/README.mdx
@olijeffers0n olijeffers0n merged commit 416d78b into PaperMC:main Apr 11, 2024
2 of 3 checks passed
@@ -95,6 +97,8 @@ To maintain consistency and readability across the documentation, please adhere

10. **Be Inclusive**: Be mindful of all readers and contributors. Use language that is inclusive and welcoming to everyone.

11. **Capitalise Vanilla**: When referring to the base game, use "Vanilla" with a capital "V".
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should be capitalize as in the above diff (+ added to spell check 😄)

@zlataovce zlataovce deleted the chore/syntax branch April 16, 2024 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants