Hello everyone, I am currently working on an application where the admin can input text into a text area, which will then be displayed to the logged-in users. My issue is that if the admin copies code from editors like Eclipse or IntelliJ IDE, I want the formatting and style of the code to also get copied into the text box. This way, users will be able to see it in the proper format/style. Is there a solution for achieving this? Thank you and Best Regards, Kishna