Describe the bug
similar to #686
toString() incorrectly converts comment to string when at the start of a block-scalar with a indent indicator
and multiple newline lines are added?
To Reproduce
parsedDocumentYaml.toString()
Expected behaviour
comment to stay a comment
Versions:
- Environment: VSCode 1.121.0 Windows
yaml: 2.7.1
Additional context

Describe the bug
similar to #686toString()incorrectly converts comment to string when at the start of a block-scalar with a indent indicatorand multiple newline lines are added?
To Reproduce
parsedDocumentYaml.toString()Expected behaviour
comment to stay a comment
Versions:
yaml: 2.7.1Additional context