Open
Description
SnakeYaml has an option to process comments. It would be good to be able to have access to that option from clj, ideally from bb as well.
private boolean processComments = false;
My use case is to parse yaml documents that are very heavily commented as they main audience is human.
I am raising the issue first and could explore having a go at adding it, but following instructions from the Developer docs, it suggests raising issue first.
Metadata
Assignees
Labels
No labels