Comment processing fixes

This commit is contained in:
Mike Farah
2023-06-06 12:10:28 -07:00
parent 584ec998bc
commit 49b8eafaf5
14 changed files with 56 additions and 54 deletions
@@ -221,7 +221,6 @@ yq '. foot_comment=.a' sample.yml
will output
```yaml
a: cat
# cat
```