Hi there,
I am exporting all my Wordpress posts to XML with the core Export function. This XML unfortunately has now paragraphs anymore, e.g. it is stripped of line breaks. When I check the articles in Wordpress ("text") there is no <p> or so in it, but a simple clean line break.
How can I get the export to recognize those line breaks?
Many thanks
Christian