How to prettify the code onkeyup or onmouseover event? #3562
Unanswered
MOSTAFAEZZAT
asked this question in
Q&A
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I have a text area that I want display the code that in the textarea as a code.
I already used Prism classes but it doesn't work on the text area so I need to make the event or execute the function that when the user paste his code it displays as a code.
Beta Was this translation helpful? Give feedback.
All reactions