eo-yaml icon indicating copy to clipboard operation
eo-yaml copied to clipboard

Printing: Maintain Format Of Folded Sequence

Open amihaiemil opened this issue 2 years ago • 3 comments

This

script: |-
  cd ../
  mvn clean install

Will be read and handled properly, but when printing, it will be printed like this:

script: 
  - cd ../
  - mvn clean install

Let's maintain the original format when printing it.

amihaiemil avatar Nov 29 '22 20:11 amihaiemil

@amihaiemil thank you for reporting this. I'll assign someone to take care of it soon.

zoeself avatar Nov 29 '22 20:11 zoeself

@amihaiemil I couldn't find any assignee for this task. This is either because there are no contributors with role ARCH available or because the project does not have enough funds.

Please, make sure there is at least one available contributor with the required role and the project can afford to pay them.

zoeself avatar Nov 29 '22 20:11 zoeself

@amihaiemil I couldn't find any assignee for this task. This is either because there are no contributors with role ARCH available or because the project does not have enough funds.

Please, make sure there is at least one available contributor with the required role and the project can afford to pay them.

zoeself avatar Feb 18 '23 04:02 zoeself