From 55e68183590ce89a87621100ae9f8a7a073164e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcos=20C=C3=A1ceres?= Date: Fri, 7 Jun 2024 09:15:25 +1000 Subject: [PATCH] fix: dir's auto definition (#1118) --- index.html | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 521fb1bd..a47e031a 100644 --- a/index.html +++ b/index.html @@ -487,7 +487,20 @@

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

+ Direction determined from content using Rule P2 of the [[BIDI]] algorithm. +

+