Line numbers are selected when copying code from source page
Open
- Dominant language
- TypeScript
- Stars
- 164
- Forks
- 18
- Avg merge
- 1m
- Merged PRs (30d)
- 4
Description
When trying to copy and paste source code from the source page, the line numbers are included in the selection, making it difficult to copy just the code.
This creates a poor user experience when users want to copy code snippets.
*Expected behavior:* Line numbers should not be selected when copying code
*Actual behavior:* Line numbers are included in the selection
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.