prettier/tests/yaml_spec/spec-example-8-5-chomping-t...

20 lines
152 B
YAML

# Strip
# Comments:
strip: |-
# text
# Clip
# comments:
clip: |
# text
# Keep
# comments:
keep: |+
# text
# Trail
# comments.