atom / language-yaml

YAML package for Atom
Other
24 stars 39 forks source link

Incorrect multiline syntax highlighting with tag and hash symbol #65

Closed danilobuerger closed 7 years ago

danilobuerger commented 7 years ago
---
test: !foo |
  #grey
  bar

produces

screen shot 2017-01-11 at 22 27 39

#grey should be green.

Tested with https://github.com/atom/language-yaml/commit/9e57ab955535ab59e48ecea1b102a0bb4e5d4518.