argh we have simular issue with html code and embedded javascript. In some scripts there are multiple consecutive line breaks, they are converted to </p> <p> and breaking the script. How to disable any content processing? I need to return html exactly as it is. I am using my own template for clear html output and import html content via the api. We use this to convert old websites into pseudo-headless wordpress (crawl sitemap and insert one by one into wordpress).