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
Additional Context
No response
Component
Formatter
Panache Version
2.22.0
Operating System
Linux NixOs
Description
The formatter is wrapping list items at the 81th column despite
line-widthbeing set at 80Input Document
- Foo and bar are (univariate) data variables, used when there is a need for foobExpected Output
- Foo and bar are (univariate) data variables, used when there is a need for foobActual Output
- Foo and bar are (univariate) data variables, used when there is a need for foobConfiguration
Additional Context
No response