98e061 Fix the mention regex (@user) to include the text in front of it

Authored and Committed by Pierre-Yves Chibon 8 years ago
    Fix the mention regex (@user) to include the text in front of it
    
    Otherwise a comment such as:
      what do you think @user?
    was becoming:
      @user?
    
        
file modified
+2 -2