From 34e4259dfc893d3b2506f1ae2de624e123c59c5a Mon Sep 17 00:00:00 2001 From: Dani Smith Date: Fri, 17 Jan 2025 19:18:43 +0200 Subject: [PATCH] Remove Identifier String termination phrase (#485) Fixes: https://github.com/kdl-org/kdl/issues/480 --- SPEC.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/SPEC.md b/SPEC.md index 7f2a72c..87f22e9 100644 --- a/SPEC.md +++ b/SPEC.md @@ -333,9 +333,6 @@ Identifiers that match these patterns _MUST_ be treated as a syntax error; such values can only be written as quoted or raw strings. The precise details of the identifier syntax is specified in the [Full Grammar](#full-grammar) below. -Identifier Strings are terminated by [Whitespace](#whitespace), -[Newlines](#newline), or the end of the file/stream (an `EOF`). - #### Non-initial characters The following characters cannot be the first character in an