File tree 3 files changed +6
-1
lines changed
fixtures/PreferredAlternatives
3 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 15
15
chat ?bot? : chatbot
16
16
open-source : open source
17
17
(?:cell ?phone|smart ?phone) : phone|mobile phone
18
+ World Wide Web : web
Original file line number Diff line number Diff line change @@ -31,3 +31,6 @@ I contributed a new feature to an open-source project.
31
31
<!-- phone -->
32
32
Have you seen my cell phone?
33
33
My smartphone is running low on battery.
34
+
35
+ <!-- World Wide Web -->
36
+ I'd better search the World Wide Web for a new recipe.
Original file line number Diff line number Diff line change @@ -9,4 +9,5 @@ test.md:23:16:Prim.PreferredAlternatives:Prefer using 'antivirus' over 'anti-vir
9
9
test.md:26:12:Prim.PreferredAlternatives:Prefer using 'chatbot' over 'chat bot'.
10
10
test.md:29:35:Prim.PreferredAlternatives:Prefer using 'open source' over 'open-source'.
11
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'.
12
+ test.md:33:4:Prim.PreferredAlternatives:Prefer using 'phone' or 'mobile phone' over 'smartphone'.
13
+ test.md:36:23:Prim.PreferredAlternatives:Prefer using 'Web' over 'World Wide Web'.
You can’t perform that action at this time.
0 commit comments