ClickHouse / ClickHouse/click-ui
CodeBlock add an extra-line on copy/paste
- Dominant language
- TypeScript
- Stars
- 135
- Forks
- 33
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 19
Description
When copying code from the code block by selecting specific lines in the block and wrapLines is set to true, extra newlines are added to the copied snippet.
- `wrapLines=false`

Result in no extra-lines

- `wrapLines=true`

Results in extra-lines:

Not related, but also it would be great if the line number is not copied as part of the code snippet.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.