Skip to content

copy & paste adds invisible character #124

@christian-rauch

Description

@christian-rauch

Copy and pasting entire lines of code blocks from the documentation, e.g. the conda create commands, adds invisible characters:

Image

Note the character with value 0A after conda. When pasted into a terminal, this will add a line break into the command.

This only happens when I select the line via a double click. When I manually select the entire line from beginning to end by clicking and dragging the mouse, this does not happen.

On Firefox, this 0A is added after the first word (conda). When I do the same on Chrome, the 0A is added to the end of the line.

I haven't seen this effect before with any other markdown documentation. I am not sure where this is caused. Can anyone reproduce this? Is there something that can be done about this minor annoyance in the documentation?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions