How to copy a string with embedded HTML on Chrome and Mac
Problem
If the text has HTML tags, the browser renders the tags. So it is not possible to preserve the original text with HTML tags.
- Select the text component and right-click.

2. You should see the actual HTML code of the string under the div section.