Skip to content

Garbled docs for deno run --reload #1265

@dandv

Description

@dandv
Contributor

At https://docs.deno.com/runtime/reference/cli/run/#dependency-management-options-reload

image

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.

Activity

thisisjofrank

thisisjofrank commented on Dec 16, 2024

@thisisjofrank
Collaborator

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.

image

dandv

dandv commented on Dec 17, 2024

@dandv
ContributorAuthor

These pages are generated from the CLI --help output

Would it be possible to add a note to the CLI .md files explaining this, so contributors know where to submit contributions?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @dandv@thisisjofrank@crowlKats

      Issue actions

        Garbled docs for deno run --reload · Issue #1265 · denoland/docs