Why did the Forum functions change?

But one is supposed to use code tags :wink: But that also does not work if one first pastes the code and afterwards tries to apply code tags.

#include
int main() {
std::cout << FILE;
}

Each line is treated as inline code :angry: and the code is still corrupt.

I thought that the inline bug was fixed?