Skip to content

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

Merged
bfabio merged 1 commit into
italia:masterfrom
bfabio:yaml
Oct 15, 2020
Merged

Force the use of literal blocks when dumping the YAML.#180
bfabio merged 1 commit into
italia:masterfrom
bfabio:yaml

Conversation

@bfabio

@bfabio bfabio commented Oct 14, 2020

Copy link
Copy Markdown
Member

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

bfabio commented Oct 15, 2020

Copy link
Copy Markdown
Member Author

@sebbalex wdyt?

@sebbalex sebbalex left a comment

Copy link
Copy Markdown
Member

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