From 8f47902f99ef07b36e6165735fce0e8cdd9ddb7c Mon Sep 17 00:00:00 2001 From: mirnawong1 Date: Fri, 27 Sep 2024 11:36:48 +0100 Subject: [PATCH 1/2] update ui --- styles/custom/UIElements.yml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 styles/custom/UIElements.yml diff --git a/styles/custom/UIElements.yml b/styles/custom/UIElements.yml new file mode 100644 index 00000000000..adcda09e000 --- /dev/null +++ b/styles/custom/UIElements.yml @@ -0,0 +1,17 @@ +# styles/custom/BoldUIElements.yml +extends: existence +message: "UI elements like '%s' should be bold." +level: warning +tokens: + # Match UI elements that are not bolded (i.e., not within **), but exclude those starting a sentence + - '(? Date: Fri, 27 Sep 2024 11:37:34 +0100 Subject: [PATCH 2/2] update ui --- styles/custom/LatinAbbreviations.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/styles/custom/LatinAbbreviations.yml b/styles/custom/LatinAbbreviations.yml index 402ac42252b..f5962273440 100644 --- a/styles/custom/LatinAbbreviations.yml +++ b/styles/custom/LatinAbbreviations.yml @@ -6,6 +6,7 @@ ignorecase: false swap: - e.g.: for example - eg: for example + - e.g: for example - i.e.: for example - i.e.: that is - etc.: and so on