On many of the Commands Reference pages, there are links in which the code syntax has been used (``). This breaks the Markdown syntax to dynamically link to the wiki pages referenced in the link, and appears as raw Markdown rather than being parsed correctly.
Example: [[choco pack|CommandsPack]]
It should be trivial enough to run through the affected files and update these so that they show correctly on the wiki (which I will do anyway).
I am not sure on the next step, though. These files (eg. CommandsReference.md, CommandsInstall.md) state they are automatically generated from the choco repo, but they appear to have been manually edited over the last few months.
It might pay for this to be verified and (potentially) updated where the files are automatically generated.