diff --git a/SPEC.md b/SPEC.md index 5bdf5f7..695ad3d 100644 --- a/SPEC.md +++ b/SPEC.md @@ -181,6 +181,7 @@ In addition to literal code points, a number of "escapes" are supported. interpreted as described in the following table: | Name | Escape | Code Pt | +|------|--------|---------| | TODO | `\n` | TODO | | TODO | `\r` | TODO | | TODO | `\t` | TODO |