Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Force the use of literal blocks when dumping the YAML. #180

Merged
merged 1 commit into from
Oct 15, 2020

Conversation

bfabio
Copy link
Member

@bfabio bfabio commented Oct 14, 2020

Literal blocks allow us to preserve newlines correctly.
Use patch-package to patch js-yaml until a proper solution
reaches upstream.

Fix #51.

Literal blocks allow us to preserve newlines correctly.
Use patch-package to patch js-yaml until a proper solution
reaches upstream.

Fix italia#51.
@bfabio bfabio requested a review from sebbalex October 14, 2020 14:08
@bfabio bfabio changed the title Force the use literal blocks when dumping the YAML. Force the use of literal blocks when dumping the YAML. Oct 15, 2020
@bfabio
Copy link
Member Author

bfabio commented Oct 15, 2020

@sebbalex wdyt?

Copy link
Member

@sebbalex sebbalex left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@bfabio bfabio merged commit fd62765 into italia:master Oct 15, 2020
@bfabio bfabio deleted the yaml branch March 21, 2023 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Newlines are not kept in longDescription
2 participants