It happens frequently that you want to past code in a Forum post. This can be SQL, CSS, HTML, C# or something else. At the moment this code is pasted as normal text and is taking the styling of a normal text. For code this is not wanted.
Please add a Code Block that uses a style that is normal for code. So it is using a monospaced font, have indentation support, colorization of the different elements in the code block of readability, allow to copy the code, etc etc.
HighlightJS is one of the big frameworks that provide support for this. Perhaps it is possible to integrate with this?
A few examples of working code blocks are;

