We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug When copying just a part of a code block the output has linebreaks after each word when inserted.
becomes
private ProcessDmsExportInPort processDmsExportInPort ;
To Reproduce
Expected behavior The inserted content is the same as the copied one without additional linebreaks.
Desktop (please complete the following information): Seems to affect Chrome only
The text was updated successfully, but these errors were encountered:
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this issue will be closed.
Sorry, something went wrong.
Bug still exists
Error in syntax-highlighter when enabling wrapLongLines and showLineNumber :
react-syntax-highlighter/react-syntax-highlighter#432
We will disable line numbers till it is fixed.
Meteord
Successfully merging a pull request may close this issue.
Describe the bug
When copying just a part of a code block the output has linebreaks after each word when inserted.
becomes
To Reproduce
Expected behavior
The inserted content is the same as the copied one without additional linebreaks.
Desktop (please complete the following information):
Seems to affect Chrome only
The text was updated successfully, but these errors were encountered: