Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inserted newlines in code block selections due to "user-select: none" #92

Open
giorez opened this issue May 1, 2024 · 0 comments
Open
Labels
documentation Improvements or additions to documentation help wanted Extra attention is needed

Comments

@giorez
Copy link
Contributor

giorez commented May 1, 2024

A strange behaviuor when I copy & paste the code block from the web page:

rendered text:

$ BASE=ppp-multi-image
$ DEV=sdb # i.e. sdb or mmcblk0
$ ATTR=RequiredPartition,LegacyBIOSBootable
$ SIZE=11GiB

copied & pasted text:

BASE=ppp-multi-image

DEV=sdb # i.e. sdb or mmcblk0

ATTR=RequiredPartition,LegacyBIOSBootable

SIZE=11GiB

Every line add a new-line.

@x1y x1y added documentation Improvements or additions to documentation help wanted Extra attention is needed labels May 4, 2024
@x1y x1y changed the title copy and paste from page's code blocks Inserted newlines in code block selections due to "user-select: none" May 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants