Skip to content

Markdown --indent-width is ignored #26863

@janos-r

Description

@janos-r

Version: deno 2.0.6
The default indentation is 2, but it should be possible to change it with --indent-width.

The default 2 correctly complains about a width of 4
image

But when even when I set it to 4, it still complains
image

If I set it to any other number, it still thinks that the correct width is the default 2
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    deno fmtRelated to the "deno fmt" subcommand or dprintupstreamChanges in upstream are required to solve these issues

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions