-
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
wontfixThis will not be worked onThis will not be worked on
Description
Hello,
The reason why I prefer to use YAML is the ability to use comments. So my question is :
Since JSON doesn't support comments, how can I serializeYml() with comments?
I know you can deserialize a YAML with comments to a JsonObject, but I guess you loose the comments.
I want to :
- read a YAML file (with comments in it)
- change the content
- write back the YAML with the changes and the comments
Metadata
Metadata
Assignees
Labels
wontfixThis will not be worked onThis will not be worked on