File tree 3 files changed +8
-1
lines changed
fixtures/PreferredAlternatives
3 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 14
14
anti-virus : antivirus
15
15
chat ?bot? : chatbot
16
16
open-source : open source
17
+ (?:cell ?phone|smart ?phone) : phone|mobile phone
Original file line number Diff line number Diff line change @@ -27,3 +27,7 @@ She used a chat bot to proofread her paper.
27
27
28
28
<!-- open-source -->
29
29
I contributed a new feature to an open-source project.
30
+
31
+ <!-- phone -->
32
+ Have you seen my cell phone?
33
+ My smartphone is running low on battery.
Original file line number Diff line number Diff line change @@ -7,4 +7,6 @@ test.md:17:12:Prim.PreferredAlternatives:Prefer using 'antimalware' over 'anti-m
7
7
test.md:20:36:Prim.PreferredAlternatives:Prefer using 'antispyware' over 'anti-spyware'.
8
8
test.md:23:16:Prim.PreferredAlternatives:Prefer using 'antivirus' over 'anti-virus'.
9
9
test.md:26:12:Prim.PreferredAlternatives:Prefer using 'chatbot' over 'chat bot'.
10
- test.md:29:35:Prim.PreferredAlternatives:Prefer using 'open source' over 'open-source'.
10
+ test.md:29:35:Prim.PreferredAlternatives:Prefer using 'open source' over 'open-source'.
11
+ test.md:32:18:Prim.PreferredAlternatives:Prefer using 'phone' or 'mobile phone' over 'cell phone'.
12
+ test.md:33:4:Prim.PreferredAlternatives:Prefer using 'phone' or 'mobile phone' over 'smartphone'.
You can’t perform that action at this time.
0 commit comments