Closed alexjurkiewicz closed 8 years ago
Going to try to fix all of these YAML bugs this week. /sigh
good luck :open_hands:
Ping. Here's another example:
(salt syntax is yaml + jinja)
Yeah, I tried working on this, but didn't manage to make much headway. I'll try again when possible.
The following YAML snippet is valid, but syntax highlighting renders incorrectly:
Also works with
>
multiline string type.Removing spaces from the next string fixes the problem:
Removing the
|
multiline string indicator works (although this changes the string (no newline at the end)):