Within single-quote YAML strings, backslashes are not special. This means joe currently highlights this incorrectly: Foo: '\' Bar: 'x' '\' (a single backslash) is not the same as "\" (an incomplete double-quoted string).
Within single-quote YAML strings, backslashes are not special. This means joe currently highlights this incorrectly: Foo: '\' Bar: 'x' '\' (a single backslash) is not the same as "\" (an incomplete double-quoted string).