BBCodeParser
BBCodeParser copied to clipboard
Fixed regex in reference to #13.
I fixed the regex parser to allow for [color] tags. This is directly in reference to issue #13. This will now parse the following:
[color="#FFF"]test[/color] [color=#FFF]test[/color] [color = "#FFF"]test[/color] [color = #FFF"][/color]