Active
Project:
Bbcode
Version:
7.x-1.x-dev
Component:
Markup
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
8 Aug 2012 at 16:59 UTC
Updated:
8 Aug 2012 at 16:59 UTC
I'm trying to use bbcode to enter a table of data using the csv [table] syntax. Some of the data has commas in them however, which messes up the cells. Usually in CSV you can wrap data in quotes to get around this, but the bbcode csv doesn't seem to process this. Is there a escape character that will work?