Looks like the YAML conversion doesn't like lines starting with `[`, and causing it to use the "compact" formatting in the generated YAML. This patch un-wraps these lines to prevent this. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Looks like the YAML conversion doesn't like lines starting with `[`, and causing it to use the "compact" formatting in the generated YAML. This patch un-wraps these lines to prevent this. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>