Skip to content

Support [ordered] in both directions #194

@Brar

Description

@Brar

While it is possible to deserialize yaml via ConvertFrom-Yaml -Ordered, serializing any of the ordered or sorted dictionary types does not seem to keep the key order of the dictionary in the YAML file.
Supporting this would help to roundtrip documents or modify them in a consistent way so that the original and the result can be compared with diff.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions