Open
Description
For instance, here https://rustc-dev-guide.rust-lang.org/compiler-debugging.html#getting-a-backtrace-for-errors we have a comment that says $ # Now, where does the error above come from?
I guess we should take that out from comments and place that into regular text. There are probably more uses like that.