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

wrapLines & wrapLongLines Not working. #78

Open
jaypatankar opened this issue Mar 9, 2023 · 3 comments
Open

wrapLines & wrapLongLines Not working. #78

jaypatankar opened this issue Mar 9, 2023 · 3 comments
Assignees

Comments

@jaypatankar
Copy link

I've observed an issue regarding the wrapping of content to the next line, tried by using both wrapLines & wrapLongLines but it didn't solved that.
What I found: The Span inside the CodeBlock div have a property (white-space: pre;) which is not updating to (white-space: normal;).

@mitanshu-patel23
Copy link

+1

@thomasmost thomasmost self-assigned this Jul 26, 2023
@thomasmost
Copy link
Collaborator

I believe these work, but are not compatible with showLineNumbers — can you confirm?

@chapeee
Copy link

chapeee commented Apr 16, 2024

It doesn't seem to be working as far I can see, I can't find it in the props.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants