08-20-2015, 01:03 PM
Hi could you help me please?
I am using this regular expression to match hash tags in the post:
I am using this regular expression to match hash tags in the post:
Code:
|
It works but of you add a special character to the end or inside the tag it stops working!
How to make this:
Code:
|
not to grab font color #fff; or color from BBcode [font=#fff]
Code:
|