Making markdown styling more consistent, update README.md and LICENSE.md#2631
Making markdown styling more consistent, update README.md and LICENSE.md#2631grunt22fox wants to merge 5 commits intohacks-guide:masterfrom
Conversation
|
Hi, I feel like the period thing has barely any benefit and will reset all translations for strings that, which will lead to some chaos. I also think there should be some discussion on the formatting of arrows and the button combination change you proposed. Other than that, big fan of the change from "" to `` and the flags are also cute. c: |
This PR makes the markdown styling more consistent in line with similar changes made to the Wii guide through hacks-guide/Guide_Wii#183.
More specifically, this PR does the following:
* EXAMPLE: Instead of (Left Shoulder) + (D-Pad Down) + (Select), it is now
Left Shoulder + D-Pad DOWN + SELECTI omitted the markdown styling guidelines that I drafted on the Wii guide's README, as this is not a guide that I actively contribute to. I would appreciate feedback in the comments about if this is something that might be desired. I also copied over the
markdownlint.jsonthat I used for linting to accomplish some of these changes but it can also be removed if desired.