| As a user, I want HTML tags to be automatically removed during export so that the data can be more easily reused in spreadsheet programs. Spaces before and after the text should also be removed. Use Case When the Live Data macro is used and it reads data from an application (App Within Minutes Application), HTML tags may be included in the export because the entire content of the specified properties is read, including HTML tags. Screenshots Actual beahvior
- HTML tags will appear after export.
- There are spaces before and after the text.
 Expected behavior
- HTML tags have been removed.
- Spaces before and after the text are removed.
 |