#Fix HTML -> Markdown ::before tag in the bullet lists

6 messages · Page 1 of 1 (latest)

candid heron
#

Hey, please fix a bug which appears on copying text from the ChatGPT when you copying the text of bulleted list.
I'm not sure about the ::before tag in the app html, because when I do a copy it's copied with extra spacings (3 spaces to be sure)

I'm using MarkDownload for this to save format of the AI output, but when I do it within browser copy feature I don't even get any formatted text.

celest crypt
candid heron
celest crypt
# candid heron I dunno, can you check?

I have also observed the behavior you describe for the lists when copying on an Ubuntu system. So the numbering was lost when copying to an input field in the HTML form.

celest crypt
# candid heron I dunno, can you check?

It looks to me that copying or NOT copying the enumeration depends on the interaction of the browser, the clipboard and the application that is copied to.
Test result: If I copy from the Chromium browser under Ubuntu 22.04 into LibrOffice Writer a list generated by ChatGPT, the numbering is taken over. If I copy the same list from the clipboard into two plain text editors, the numbering is missing.
Note: I just read through your error description: I am having trouble understanding WHAT, what behavior do you consider an error? I suggest that you make clearly according to that the bug report:

= Bug Report =
Steps to reproduce:

  1. Sample text
  2. Sample text

Expected result:

Sample text

Actual result:

Sample text

Additional information

Browser:
OS:

candid heron
#

I don't have time to write so obvious bug report from user standpoint.
As a user I just want to simply make one click on the button to get copied message, in the right format I want (plain text, markdown)