-
Notifications
You must be signed in to change notification settings - Fork 13
Fix/update faq #216
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
Fix/update faq #216
Conversation
Co-authored-by: twisti <[email protected]>
Co-authored-by: twisti <[email protected]>
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.
Pull Request Overview
This pull request updates the FAQ section with a new entry for installing the official server modpack and refines the ranks overview table formatting.
- Added a new FAQ entry with installation instructions and included external content from util.md.
- Adjusted the markdown table divider in the ranks overview for the teams section.
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| Writerside/topics/questions/faq.md | Added new FAQ entry for installing the server modpack and adjusted block delimitation. |
| Writerside/topics/survival-server/ranks/ranks/ranks-overview.md | Updated the table header divider formatting in the team members section. |
Comments suppressed due to low confidence (1)
Writerside/topics/survival-server/ranks/ranks/ranks-overview.md:40
- The updated table divider on line 40 uses fewer dashes than before, which might affect the table's alignment in some markdown renderers; please verify that the table renders consistently as expected.
|---------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
The merge-base changed after approval.
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.
Pull Request Overview
This PR updates the FAQ and rank overview documentation for the Survival Server by adjusting table formatting and adding a new FAQ section for installing the official server modpack.
- Updated table separator in the ranks overview to simplify formatting.
- Added a new FAQ section with instructions for installing the official server modpack, including proper tag closures.
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| Writerside/topics/survival-server/ranks/ranks/ranks-overview.md | Adjusted the table separator which may affect markdown rendering. |
| Writerside/topics/questions/faq.md | Inserted a closing tag and added a new FAQ block for modpack installation. |
Comments suppressed due to low confidence (2)
Writerside/topics/survival-server/ranks/ranks/ranks-overview.md:40
- Verify that the updated table separator maintains consistent column alignment and renders as intended in markdown.
|---------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
Writerside/topics/questions/faq.md:74
- Ensure that the inserted tag correctly matches an opening tag to maintain balanced markup in the FAQ content.
</def>
The merge-base changed after approval.
Pull request was closed
No description provided.