" end # Bold text text.gsub!(/(\[b\](?
#{$1}" } # Color text.gsub!(/\[color=(.*?)\](.*?)\[\/color\]/i) { "#{$2}" } # Size text.gsub!(/\[size=(.*?)\](.*?)\[\/size\]/i) { "#{$2}" } # Quote #text.gsub!(/\[quote author=(.*?) link=(.*?) date=(.*?)\]/i) { bbquote(author: $1, date: $3) } #text.gsub!(/\[\/quote\]/i, '') #text.gsub!(/\[quote(.*)\]/i, "