chezmoi data -f yaml incorrectly renders "\n" as |4+ #3594
Labels
bug
Something isn't working
in dependency
In a dependency, not in chezmoi
won't implement/fix
This will not be worked on
Describe the bug
chezmoi data -f yaml
incorrectly renders"\n"
as|4+
To reproduce
In
.chezmoi.yaml.tmpl
:Run
chezmoi data -f yaml
Expected behavior
"\n"
rendered as"\n"
(like"\t"
which properly renders as"\t"
)Output of command with the
--verbose
flagOutput of
chezmoi doctor
The text was updated successfully, but these errors were encountered: