Closed jpb closed 6 years ago
Support rendering of multiple YAML documents within a single file, for example:
--- foo: bar --- baz: qux
This would be very useful when using iidy rendering for non-Cloudformation YAML files.
Implemented by #133
Support rendering of multiple YAML documents within a single file, for example:
This would be very useful when using iidy rendering for non-Cloudformation YAML files.