Skip to main content

BUG: Unable to Send Code Snippets in Chat or Personal Messages

I’m experiencing an issue where I’m unable to send code snippets in chat or personal messages. Every time I try, it shows as broken or doesn’t display correctly.

Mat ‎

When I am using code formatting the line wrapping doesn't work correctly. Also it would be good (I am not sure if possible) if we could have color code so it is easier to see the code.

Example:

<video width="320" height="240" controls>
 <source src="https://pathToYourVideoAndFileName.mp4" type="video/mp4">
</video>

Manoj Sharma

Mat ­ try sending a 20 lines code or so... sending few lines of code has no issues.... I like the color code idea as well...

Manoj Sharma

Or it could be just the PHP code which is not working.. I was trying to send PHP Code to the community and it did not work as intended

Mat ‎

Manoj Sharma if you take a look at my code two comments above there should be a horizontal scrollbar inside the code snippet - not a line wrapper. Color code would be nice although it's not the most important feature at this moment.