Skip to content

[Bug]: list item wraps at 81, not 80 #81

@jolars

Description

@jolars

Component

Formatter

Panache Version

2.22.0

Operating System

Linux NixOs

Description

The formatter is wrapping list items at the 81th column despite line-width being set at 80

Input Document

- Foo and bar are (univariate) data variables, used when there is a need for foob

Expected Output

- Foo and bar are (univariate) data variables, used when there is a need for
  foob

Actual Output

- Foo and bar are (univariate) data variables, used when there is a need for foob

Configuration

line-width = 80

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingreleased

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions