From e84e6ba5b5eb636603dd75daae05e13e178a57b8 Mon Sep 17 00:00:00 2001 From: Marcos Caceres Date: Fri, 3 May 2024 08:31:32 +1000 Subject: [PATCH 1/9] fix: dir's auto defiintion --- index.html | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index b2e7c25c..67b41daf 100644 --- a/index.html +++ b/index.html @@ -473,7 +473,12 @@

"auto" (default)
- No explicit directionality. +

Direction determined from content.

+

From 8d8f669db2043a0e152b7190a9001d358f89ce92 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcos=20C=C3=A1ceres?= Date: Fri, 3 May 2024 08:34:54 +1000 Subject: [PATCH 2/9] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 67b41daf..68038b72 100644 --- a/index.html +++ b/index.html @@ -473,7 +473,7 @@

"auto" (default)
-

Direction determined from content.

+

Direction determined from content using the first-strong part of the [[BIDI]] algorithm.

From 573c7744c8a7091105c583b2d30db46338382789 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcos=20C=C3=A1ceres?= Date: Fri, 3 May 2024 09:49:22 +1000 Subject: [PATCH 5/9] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index d773f907..cde37f70 100644 --- a/index.html +++ b/index.html @@ -479,7 +479,7 @@