But one is supposed to use code tags
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
and the code is still corrupt.
I thought that the inline bug was fixed?