tanka icon indicating copy to clipboard operation
tanka copied to clipboard

feat: add --force-yaml-string-quotation forcing string quotation for rendered YAML

Open xvzf opened this issue 2 years ago • 0 comments

This PR adds the --force-yaml-string-quotation which patches the yaml.Node object and adds a custom formatting option to inject quotes around strings.

Fixes #687

xvzf avatar Jul 14 '22 15:07 xvzf