Support HTML content on export

Created on 17 July 2023, 12 months ago
Updated 20 February 2024, 4 months ago

Problem/Motivation

When exporting content with a field containing HTML, the HTML is not output in the CSV file.

Example, This content:
<h3>This is a h3 heading!</h3>
is exported as:
This is a h3 heading!
(No H3 tags are present in the export.)

Steps to reproduce

Select a page node to export with HTML in the body field.

Proposed resolution

Fields having HTML should output to the file with the same markup which is present in that field.

Feature request
Status

Needs review

Version

4.0

Component

Code

Created by

🇺🇸United States jim_b

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.69.0 2024