Fixing regex for clantalk to include races with apostrophes
This commit is contained in:
parent
8c00a2cec6
commit
4c8ce82095
@ -59,7 +59,7 @@
|
||||
"name": "clan",
|
||||
"patterns": [
|
||||
{
|
||||
"pattern": "{.*}<.*>\\[[a-zA-Z ]+\\][()<>A-Za-z ]*: ",
|
||||
"pattern": "{.*}<.*>\\[[a-zA-Z' ]+\\][()<>A-Za-z ]*: ",
|
||||
"type": "regex"
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user