Social

Hashtag

Matches a standard hashtag (starting with #)

/^#[a-zA-Z0-9_]+$/

Type in the box above to test if your input matches the regex pattern.

Test Cases

#coding
#100DaysOfCode
#regex_is_fun
coding
# invalid
#-invalid

Tags

#social #tag #metadata