Description
Copying the GPT response no longer includes Markdown when using the copy icon/button at the end of its response.
Why is this a problem?
Because my messages are disappearing before I can read them and I am copying the response and pasting the entire response into a text editor.
Steps to reproduce
- Press the copy
- Paste into a text editor
** Expected result:**
My response from Chat GPT should have embedded markdown tags in it.
```code
some code here
```These are missing when pasted.
Actual result:
No fencing tags in markdown.
Additional information
Operating System: macOS Sonoma 14.6.1 (23G93)
OpenAI macOS ChatGPT Desktop App Version 1.2024.268 (1727484326)A copy from the web app does work, but not from the native macOS desktop app.