quoted-strings: fix docs example
This commit is contained in:
committed by
Adrien Vergé
parent
352e1a975e
commit
fb0c0a5247
@@ -121,7 +121,7 @@ used.
|
||||
the following code snippet would **PASS**:
|
||||
::
|
||||
|
||||
foo: "bar\"baz"
|
||||
foo: "bar\\"baz"
|
||||
|
||||
the following code snippet would **FAIL**:
|
||||
::
|
||||
|
||||
Reference in New Issue
Block a user