Code Pasting Breaking Out #9272
Unanswered
lunar-studio
asked this question in
Troubleshooting
Replies: 1 comment
-
this is normal github-flavored markdown for code not pasted with fences, i.e. your code:
```js
// some code
``` You can even "fence" the backticks like I did by enclosing with extra-backticks at the outer layer. Try pasting the code here on github without fences and you should see similar behavior. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What happened?
When I try to paste code, I noticed that sometimes it breaks out of the code box if it's mixed. See attached.
Version Information
ghcr.io/danny-avila/librechat-dev latest 19f761bb34c3 2 days ago 1.56GB
Steps to Reproduce
What browsers are you seeing the problem on?
Chrome
Relevant log output
Screenshots
No response
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions