Comment to 'how to use regular expression in post module'
  • Hello travis k !

    You may set this expression there:

    /(?:\s|^)#[A-Za-z0-9\-\.\_]+(?:\s|$)/

    It will check the match at least 1 hashtag in your text.