italia / italia/publiccode-editor
keep newlines after serialization
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 32
- Forks
- 33
- Avg merge
- 3d 15h
- Merged PRs (30d)
- 16
Description
## Description
Importing and serializing to yaml change the newlines order.
Verify if it's possible to keep this information.
Use this [publiccode.yml](https://code.europa.eu/btsf/moodle-etranslation-filter-plugin/-/blob/main/publiccode.yml) as test.
## Actual Behaviour
Every line would be break after 80 chars.
## Expected Behaviour
Every line should keep the original newline.
Contributor guide
Assessment
This issue has not been assessed yet.