Hello :)
I need to export into a CSV some nodes, these nodes have a body field and the values of the body field contains styles and such. In the view I create it only outputs the text. Is there a way to output it as it stores in db?
e.x.
<p style="color:#0000">This is some text<p>
Comments
Comment #1
steven jones commentedThis was added in #1224894: Add an option to not strip tags from CSV export. You may need to use the dev version until I've rolled a release.