so, I had a question. In it I had an error message. I wanted to make it stand out, so I put it in a blockquote
This is the error message
But this error message had angle brackets in it. This dramatically changed the nature of the question, and I think partially as a result, I got some answers that were led down the wrong track.
So, a few minutes later, I changed it. I initially considered a code block, but decided against a code block, because it was a long error message, and I didn't want to hide the information scrolled far off to the right.
This is <a sample of> the error message but look way over here is more information.
so I decided with an o be an inline code block
This is <a sample of> the error message
I liked this, and thought it worked well, so I did it.
Then a day later, I notice that the angle brackets are gone again? What happened?
According to the revision history, someone changed it back with the message of "formatting".
This is the error message
Sure, they formatted it, but it made my angle brackets disappear again.
So I changed it back. But the problem remains. Either I'm not doing it the right way, (and I missed a theoretically obvious right way), or the nature of angle brackets is not obvious.
What can we do to fix this? How can we make this site easier to use, and not lead people astray.