From cace890b1a2f77b1b53dc3cecb775b5b4367fb2f Mon Sep 17 00:00:00 2001 From: NSoiffer Date: Thu, 16 Nov 2023 01:40:19 +0000 Subject: [PATCH] removed DEBUG statement --- Rules/Braille/UEB/UEB_Rules.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Rules/Braille/UEB/UEB_Rules.yaml b/Rules/Braille/UEB/UEB_Rules.yaml index 9d52d856..87e966b6 100644 --- a/Rules/Braille/UEB/UEB_Rules.yaml +++ b/Rules/Braille/UEB/UEB_Rules.yaml @@ -90,7 +90,7 @@ match: "IsBracketed(., '(', ')') and *[2][self::m:mtable][count(*)=2 and count(*[1])=1] and contains(@intent, 'binomial(')" replace: - x: "*[1]" - - x: "DEBUG(*[2]/*[1]/*[1]/*[1])" + - x: "*[2]/*[1]/*[1]/*[1]" - t: "⠰⠻" - x: "*[2]/*[2]/*[1]/*[1]" - x: "*[3]"