We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22a3185 commit 893615fCopy full SHA for 893615f
.github/styles/UmbracoDocs/Terms.yml
@@ -13,7 +13,7 @@ swap:
13
'black\s?list': "'deny list'"
14
'white\s?list': "'allow list'"
15
'etc\.': "'and so on'"
16
- '\b(?:eg|e\.g\.)[\s,]': "'for example'"
17
- '\b(?:ie|i\.e\.)[\s,]': "'that is'"
+ '\b(?:eg|e\.g\.)(?=[\s,;])': "'for example'"
+ '\b(?:ie|i\.e\.)(?=[\s,;])': "'that is'"
18
'aka': "'also known as'"
19
'docs': "'documentation'"
0 commit comments