mirror of https://github.com/kdl-org/kdl.git
be more specific
This commit is contained in:
parent
6d359d2e4c
commit
b635470ab2
2
SPEC.md
2
SPEC.md
|
|
@ -349,7 +349,7 @@ String](#multi-line-strings).
|
|||
|
||||
#### Escapes
|
||||
|
||||
In addition to literal code points, a number of "escapes" are supported.
|
||||
In addition to literal code points, a number of "escapes" are supported in Quoted Strings.
|
||||
"Escapes" are the character `\` followed by another character, and are
|
||||
interpreted as described in the following table:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue