snipe / downworthy

Source code for the Downworthy plugin
http://downworthy.snipe.net
208 stars 70 forks source link

Beginners accent regext question #45

Open username1290 opened 8 years ago

username1290 commented 8 years ago

Hi, in spanish how can I catch a phrase? i.e. the word "Millón" "\\b([Mm]ill[oó]n)" : "hello world",

tried that but I think I left something out Thanks