I’m having a problem while exporting data via the Pro Export module. I’ve inserted HTML markup into my table’s headers, but the mark-up gets exported, as the base mark-up tags, into the resulting CSV file.
Is there an easy way to omit this mark-up from being exported at all?
the .csv file gets lean data so each cell (and header) loses its meta data and styling. If I use HTML inside headers in the .csv I will get exactly what I have typed http://jsfiddle.net/p56x21y7/