atom / language-yaml

YAML package for Atom
Other
24 stars 39 forks source link

Incorrect multiline syntax highlighting | #108

Closed burik666 closed 5 years ago

burik666 commented 5 years ago
values: 
  - foo: |
      hello
      world
    bar: 123
  - foo: value
    bar: 123

atom

rsese commented 5 years ago

Thanks for reaching out!

Can you fill out the issue template? The information in the template is helpful for us when triaging issues.

For issues like this, it's also helpful if you can point out exactly where the problem is in the code just so there's no misunderstanding (it looks like the issue is the first bar: in this case).


We require the template to be filled out on all new issues and pull requests. We do this so that we can be certain we have all the information we need to address your submission efficiently. This allows the maintainers to spend more time fixing bugs, implementing enhancements, and reviewing and merging pull requests.

Thanks for understanding and meeting us half way :grinning:

no-response[bot] commented 5 years ago

This issue has been automatically closed because there has been no response to our request for more information from the original author. With only the information that is currently in the issue, we don't have enough information to take action. Please reach out if you have or find the answers we need so that we can investigate further.