Skip to content
This repository was archived by the owner on Dec 15, 2020. It is now read-only.

Fix Markdown syntax when using code in the link #159

@trncb

Description

@trncb

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions