lib/trainbbcode.rb in trainbbcode-0.2.5 vs lib/trainbbcode.rb in trainbbcode-0.2.6

- old
+ new

@@ -15,9 +15,10 @@ end config[:configed_by] ||= "user" config[:image_alt] ||= "Posted Image" config[:url_target] ||= "_BLANK" config[:allow_defaults] ||= true + config[:table_width] ||= "100%" #Instanize the config variable @config=config end def parse(s) #Run the UV Parser (if enabled) to sort out any code