-
-
Notifications
You must be signed in to change notification settings - Fork 35
Closed
Labels
Preview-FeedbackFeedback gathered during the technical previewFeedback gathered during the technical previeweditorialIssue is non-normativeIssue is non-normativesyntaxIssues related with syntax or ABNFIssues related with syntax or ABNF
Milestone
Description
The syntax limits whitespace characters outside of a pattern to the following:
U+0009 CHARACTER TABULATION(tab),U+000A LINE FEED(new line),U+000D CARRIAGE RETURN,U+3000 IDEOGRAPHIC SPACE, orU+0020 SPACE.
Inside patterns and quoted literals, whitespace is part of the content and is recorded and stored verbatim. Whitespace is not significant outside translatable text, except where required by the syntax.
The first sentence should have outside of patterns and quoted literals**, for consistency with the second (and accuracy).
Metadata
Metadata
Assignees
Labels
Preview-FeedbackFeedback gathered during the technical previewFeedback gathered during the technical previeweditorialIssue is non-normativeIssue is non-normativesyntaxIssues related with syntax or ABNFIssues related with syntax or ABNF