atom / language-yaml

YAML package for Atom
Other
24 stars 39 forks source link

Incorrect mulitline syntax highlighting #64

Closed danilobuerger closed 7 years ago

danilobuerger commented 7 years ago
---
command:
  |
    echo '"test":'
    echo 'test'

Produces:

screen shot 2017-01-11 at 12 53 41
winstliu commented 7 years ago

Fixed by #62.