Regular Expressions 101

Community Patterns

Community Library Entry

1

Regular Expression
ECMAScript (JavaScript)

/
#[a-zA-Z0-9\u00A0-\uFFFF]+
/
gm

Description

Simple and easy regex to find valid IG hastags in a string

Submitted by Navanshu Rastogi - Febnik - a month ago (Last modified a month ago)