From 0957e914d33cb39326aa6828d84b47fb0056530d Mon Sep 17 00:00:00 2001 From: Gregg Kellogg Date: Fri, 25 Oct 2024 13:09:51 -0700 Subject: [PATCH] Fix markup errors. --- spec/index.html | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/spec/index.html b/spec/index.html index b6087af..554ee84 100644 --- a/spec/index.html +++ b/spec/index.html @@ -810,14 +810,15 @@

Literals

Literal term equality: Two literals are term-equal (the same RDF literal) - if and only if: -

- Comparison is performed using + if and only if:

+ + +

Comparison is performed using case sensitive matching (see description of string comparison in ) @@ -860,7 +861,7 @@

Initial Text Direction

can detect text direction from the initial character. For example "اَلأَعْشَى - 1st place" displays the aarabic characters in a right-to-left fashion, while in memory - they would be stored as "اَلأَعْشَى - 1st place"

+ they would be stored as "اَلأَعْشَى - 1st place"