MyBB Community Forums

Full Version: Help with some regrex
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Curious all. I have a bunch of mycodes right now that are just like are single result (Specific HTML links and such), but can I use a single bracket regex for them? I use say [hey][/hey], is it possible to just use something like [hey]?

I never used many different mycodes so this is something new to me. :<
Yep! I do that quite a bit with the myCodes on my board, so I know it works to just use [hey].
So you want to use just a single word? OR sentence unless a newline is encountered?