From a6f86065e9c65671ca436e6c2aee758199b39da2 Mon Sep 17 00:00:00 2001 From: Eemeli Aro Date: Sat, 19 Oct 2024 14:28:46 +0300 Subject: [PATCH] Drop syntax note on addition bidi changes --- spec/syntax.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/spec/syntax.md b/spec/syntax.md index a31c3f9215..704b8191cc 100644 --- a/spec/syntax.md +++ b/spec/syntax.md @@ -148,9 +148,6 @@ A **_local variable_** is a _variable_ created as the result of a _lo > in a _message_, as well was encouraging the use of isolating controls > with _expressions_ and _quoted patterns_. > See: [whitespace](#whitespace) (below) for more information. -> -> Additional restrictions or requirements might be added during the -> Tech Preview to better manage bidirectional text. A _message_ can be a _simple message_ or it can be a _complex message_.