atom / language-yaml

YAML package for Atom
Other
24 stars 39 forks source link

multiline string not highlighted correctly #10

Closed flynfish closed 8 years ago

flynfish commented 10 years ago

The following mult-line string does not highlight correctly:

screen shot 2014-08-06 at 12 37 36 pm

Using the > character it's highlighted correctly, but I'd rather not use the > if I don't need to. screen shot 2014-08-06 at 12 38 33 pm

twmartin commented 9 years ago

YAML code block:

- name: This is a test
  key:
    just testing this
    multi-line string
  new_key: hello