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