From 8e9c18328451f9f5e1f327734d5f5af650aa5f75 Mon Sep 17 00:00:00 2001 From: Michael Whapples Date: Thu, 20 Aug 2026 15:23:23 +0100 Subject: [PATCH] Correct the diamond operator in Nemeth. --- Rules/Braille/Nemeth/unicode-full.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Rules/Braille/Nemeth/unicode-full.yaml b/Rules/Braille/Nemeth/unicode-full.yaml index 935933a2a..30ffc561d 100644 --- a/Rules/Braille/Nemeth/unicode-full.yaml +++ b/Rules/Braille/Nemeth/unicode-full.yaml @@ -801,7 +801,7 @@ - "⋁": [t: "⠈⠬"] # 0x22c1 - "⋂": [t: "⠨⠩"] # 0x22c2 - "⋃": [t: "⠨⠬"] # 0x22c3 - - "⋄": [t: "⠫⠩"] # 0x22c4 + - "⋄": [t: "⠫⠙"] # 0x22c4 - "⋜": [t: "⠱⠐⠅"] # 0x22dc - "⋝": [t: "⠱⠨⠂"] # 0x22dd - "⟂": [t: "⠫⠏"] # 0x27c2