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

Fix Materials page #20

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fix Materials page #20

wants to merge 1 commit into from

Conversation

Kissaki
Copy link

@Kissaki Kissaki commented Nov 19, 2024

  • Drop duplicate headline
  • Replace broken HTML table (double closing td tr gets rendered as webpage text) with Markdown table
  • Drop erroneous square bracket escaping (renders in webpage; not necessary in Markdown)

* Drop duplicate headline
* Replace broken HTML table (double closing td tr gets rendered as webpage text) with Markdown table
* Drop erroneous square bracket escaping (renders in webpage; not necessary in Markdown)
@2404133455
Copy link
Contributor

appreciate the fixes! can you also check out the weapons guide I'm working on in case there have been some mistakes?

@Kissaki
Copy link
Author

Kissaki commented Nov 19, 2024

@2404133455 you mean content-wise that it's correct, complete, good? Or formatting source-to-rendering-wise?

@2404133455
Copy link
Contributor

@Kissaki in both meanings of this word, really - it's up-to-date with 2.0.9-9, unlike most of the documentation, but I'd appreciate some extra input on the weapon mechanics and the like, since admittedly, I had to make some shit up for it regarding the weapons' use cases (I can't test all weapons comprehensively at once!)

@Kissaki
Copy link
Author

Kissaki commented Nov 19, 2024

@2404133455 I'm not familiar with the game or intricate mechanics and technical aspects :)

@2404133455
Copy link
Contributor

@Kissaki I see, well check it out sometime if you can, I'd appreciate insights from about anyone :P

@Calinou Calinou added the bug label Nov 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

3 participants