-
Notifications
You must be signed in to change notification settings - Fork 299
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationruntime:tools
Description
At https://docs.deno.com/runtime/reference/cli/run/#dependency-management-options-reload
I tried to fix it myself but the "Edit this page" link at the bottom points to https://github.com/denoland/docs/edit/main/runtime/reference/cli/run.md, which looks like a completely different file.
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationruntime:tools
Type
Projects
Milestone
Relationships
Development
Select code repository
Activity
thisisjofrank commentedon Dec 16, 2024
These pages are generated from the CLI --help output
Looks like the tabular data from the output isn't being formatted correctly, hence the non-sensical reading order.
dandv commentedon Dec 17, 2024
Would it be possible to add a note to the CLI .md files explaining this, so contributors know where to submit contributions?