Skip to content

preserve yaml comments #34

@pi0

Description

@pi0

context

Currently, parse + serialize causes the comments to be lost

If we switch to yaml package, (#33), we can use Document over a Proxy that preserves the normal "value" object shape and finally, when saving, comments will be preserved. (comments can be accessed/set from a util using a symbol)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions